wok diff flac/receipt @ rev 24554

updated flac and flac-dev again (1.3.3 -> 1.3.4)
author Hans-G?nter Theisgen
date Fri Feb 25 11:25:23 2022 +0100 (2022-02-25)
parents 67565ccdef88
children bc2b9d9bed6f
line diff
     1.1 --- a/flac/receipt	Fri Feb 25 11:10:06 2022 +0100
     1.2 +++ b/flac/receipt	Fri Feb 25 11:25:23 2022 +0100
     1.3 @@ -10,7 +10,7 @@
     1.4  WEB_SITE="https://xiph.org/flac/"
     1.5  
     1.6  TARBALL="$PACKAGE-$VERSION.tar.xz"
     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="gcc83-lib-base libogg"
    1.11  BUILD_DEPENDS="gcc83 libogg-dev"