wok 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 e7a02c4f801d
files flac-dev/receipt flac/receipt
line diff
     1.1 --- a/flac-dev/receipt	Fri Feb 25 11:10:06 2022 +0100
     1.2 +++ b/flac-dev/receipt	Fri Feb 25 11:25:23 2022 +0100
     1.3 @@ -20,3 +20,4 @@
     1.4  	cook_copy_folders	pkgconfig
     1.5  	cook_copy_files		*.*a
     1.6  }
     1.7 +
     2.1 --- a/flac/receipt	Fri Feb 25 11:10:06 2022 +0100
     2.2 +++ b/flac/receipt	Fri Feb 25 11:25:23 2022 +0100
     2.3 @@ -10,7 +10,7 @@
     2.4  WEB_SITE="https://xiph.org/flac/"
     2.5  
     2.6  TARBALL="$PACKAGE-$VERSION.tar.xz"
     2.7 -WGET_URL="https://downloads.xiph.org/releases/$PACKAGE/$TARBALL"
     2.8 +WGET_URL="http://downloads.xiph.org/releases/$PACKAGE/$TARBALL"
     2.9  
    2.10  DEPENDS="gcc83-lib-base libogg"
    2.11  BUILD_DEPENDS="gcc83 libogg-dev"