wok diff vorbisgain/receipt @ rev 24974

Update some wget_url
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon May 02 11:23:24 2022 +0000 (2022-05-02)
parents 922f061231c2
children
line diff
     1.1 --- a/vorbisgain/receipt	Mon Jan 17 11:01:52 2022 +0000
     1.2 +++ b/vorbisgain/receipt	Mon May 02 11:23:24 2022 +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"