wok-6.x diff vorbisgain/receipt @ rev 25509
sgmixer: update wget_url
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Feb 12 13:14:45 2023 +0000 (22 months ago) |
parents | 922f061231c2 |
children |
line diff
1.1 --- a/vorbisgain/receipt Mon Jan 17 11:01:52 2022 +0000 1.2 +++ b/vorbisgain/receipt Sun Feb 12 13:14:45 2023 +0000 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"