wok diff vorbis-tools/receipt @ rev 23831

syslinux/iso2exe: fix loram case
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun May 31 14:59:28 2020 +0000 (2020-05-31)
parents 2f45bddbfd08
children c02f18f9e836
line diff
     1.1 --- a/vorbis-tools/receipt	Sat May 07 16:46:59 2016 +0200
     1.2 +++ b/vorbis-tools/receipt	Sun May 31 14:59:28 2020 +0000
     1.3 @@ -8,7 +8,7 @@
     1.4  LICENSE="GPL2"
     1.5  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.6  WEB_SITE="http://www.vorbis.com/"
     1.7 -WGET_URL="http://downloads.xiph.org/releases/vorbis/$TARBALL"
     1.8 +WGET_URL="https://downloads.xiph.org/releases/vorbis/$TARBALL"
     1.9  TAGS="multimedia ogg"
    1.10  HOST_ARCH="i486 arm"
    1.11