wok diff libshout/receipt @ rev 25463

Up expat (2.4.9) fixes CVE-2022-40674
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Sep 29 20:05:23 2022 +0000 (20 months ago)
parents 034e033a52cf
children
line diff
     1.1 --- a/libshout/receipt	Wed Mar 23 17:18:45 2022 +0100
     1.2 +++ b/libshout/receipt	Thu Sep 29 20:05:23 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"