wok diff soundtouch/receipt @ rev 25037

Up glza (0.11.4)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat May 21 21:38:29 2022 +0000 (2022-05-21)
parents 095836df71b7
children db95e4ba6e65
line diff
     1.1 --- a/soundtouch/receipt	Thu Jan 27 12:16:00 2022 +0000
     1.2 +++ b/soundtouch/receipt	Sat May 21 21:38:29 2022 +0000
     1.3 @@ -8,8 +8,8 @@
     1.4  LICENSE="LGPL2.1"
     1.5  WEB_SITE="https://www.surina.net/soundtouch/"
     1.6  
     1.7 -TARBALL="$PACKAGE-$VERSION.tar.bz2"
     1.8 -WGET_URL="https://gitlab.com/$PACKAGE/$PACKAGE/-/archive/$VERSION/$TARBALL"
     1.9 +TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.10 +WGET_URL="https://codeberg.org/soundtouch/soundtouch/archive/$VERSION.tar.gz"
    1.11  
    1.12  DEPENDS="gcc-lib-base"
    1.13  BUILD_DEPENDS="automake libtool"