wok diff libshout/receipt @ rev 24974

Update some wget_url
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon May 02 11:23:24 2022 +0000 (2022-05-02)
parents 034e033a52cf
children
line diff
     1.1 --- a/libshout/receipt	Wed Mar 23 17:18:45 2022 +0100
     1.2 +++ b/libshout/receipt	Mon May 02 11:23:24 2022 +0000
     1.3 @@ -9,7 +9,7 @@
     1.4  WEB_SITE="https://icecast.org/"
     1.5  
     1.6  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.7 -WGET_URL="https://downloads.xiph.org/releases/$PACKAGE/$TARBALL"
     1.8 +WGET_URL="http://downloads.xiph.org/releases/$PACKAGE/$TARBALL"
     1.9  
    1.10  DEPENDS="libtheora libvorbis speex"
    1.11  BUILD_DEPENDS="libogg-dev libtheora-dev libvorbis-dev speex-dev"