# HG changeset patch # User Hans-G?nter Theisgen # Date 1648052874 -3600 # Node ID 8ae9b0064b8007a56dba1949409542a50536d738 # Parent 5fe4ecec3100b19d8a8dc8cef13c862b07495cc0 updated libshout and libshout-dev again (2.4.3 -> 2.4.5) diff -r 5fe4ecec3100 -r 8ae9b0064b80 libshout-dev/receipt --- a/libshout-dev/receipt Wed Mar 23 17:25:49 2022 +0100 +++ b/libshout-dev/receipt Wed Mar 23 17:27:54 2022 +0100 @@ -16,3 +16,4 @@ { get_dev_files } + diff -r 5fe4ecec3100 -r 8ae9b0064b80 libshout/receipt --- a/libshout/receipt Wed Mar 23 17:25:49 2022 +0100 +++ b/libshout/receipt Wed Mar 23 17:27:54 2022 +0100 @@ -9,7 +9,7 @@ WEB_SITE="https://icecast.org/" TARBALL="$PACKAGE-$VERSION.tar.gz" -WGET_URL="https://downloads.xiph.org/releases/$PACKAGE/$TARBALL" +WGET_URL="http://downloads.xiph.org/releases/$PACKAGE/$TARBALL" DEPENDS="libtheora libvorbis speex" BUILD_DEPENDS="libogg-dev libtheora-dev libvorbis-dev speex-dev"