wok diff icecast/receipt @ rev 25589
xinput-calibrator: fix wget_url
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Jun 15 10:35:54 2023 +0000 (16 months ago) |
parents | ad9008f821da |
children | a5e183d53960 |
line diff
1.1 --- a/icecast/receipt Mon Mar 07 17:32:18 2022 +0000 1.2 +++ b/icecast/receipt Thu Jun 15 10:35:54 2023 +0000 1.3 @@ -6,7 +6,7 @@ 1.4 SHORT_DESC="An opensource alternative to shoutcast that supports mp3, ogg (vorbis/theora) and aac streaming" 1.5 MAINTAINER="devl547@gmail.com" 1.6 LICENSE="GPL2" 1.7 -WEB_SITE="https://icecast.org/" 1.8 +WEB_SITE="https://icecast.org" 1.9 1.10 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.11 WGET_URL="https://downloads.xiph.org/releases/$PACKAGE/$TARBALL"