wok diff libshout/receipt @ rev 25485
BootProg/fat32: active fat support
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue Nov 01 16:13:12 2022 +0000 (2022-11-01) |
parents | 034e033a52cf |
children |
line diff
1.1 --- a/libshout/receipt Wed Mar 23 17:18:45 2022 +0100 1.2 +++ b/libshout/receipt Tue Nov 01 16:13:12 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"