wok diff audiofile/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 9af0e03b8ad0
children 73f36875e5a7
line diff
     1.1 --- a/audiofile/receipt	Sat Feb 05 16:12:08 2022 +0000
     1.2 +++ b/audiofile/receipt	Mon May 02 11:23:24 2022 +0000
     1.3 @@ -9,7 +9,7 @@
     1.4  WEB_SITE="http://www.68k.org/~michael/audiofile/"
     1.5  
     1.6  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.7 -WGET_URL="http://audiofile.68k.org/$TARBALL"
     1.8 +WGET_URL="https://audiofile.68k.org/$TARBALL"
     1.9  HOST_ARCH="i486 arm"
    1.10  
    1.11  DEPENDS="alsa-lib"