wok diff vorbisgain/receipt @ rev 25814
Fix miss util-linux-sfdisk for clonezilla deps
author | Stanislas Leduc <shann@slitaz.org> |
---|---|
date | Thu Feb 20 10:58:47 2025 +0100 (3 days ago) |
parents | 922f061231c2 |
children |
line diff
1.1 --- a/vorbisgain/receipt Mon Jan 17 11:01:52 2022 +0000 1.2 +++ b/vorbisgain/receipt Thu Feb 20 10:58:47 2025 +0100 1.3 @@ -8,7 +8,7 @@ 1.4 LICENSE="LGPL2.1" 1.5 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.6 WEB_SITE="https://sjeng.org/vorbisgain.html" 1.7 -WGET_URL="http://sjeng.org/ftp/vorbis/$TARBALL" 1.8 +WGET_URL="https://sjeng.org/ftp/vorbis/$TARBALL" 1.9 1.10 DEPENDS="libogg libvorbis" 1.11 BUILD_DEPENDS="libogg-dev libvorbis-dev"