wok-6.x diff soundtouch/receipt @ rev 25219

updated python-pip (20.0.2 -> 20.3.4)
author Hans-G?nter Theisgen
date Wed Jul 13 15:45:09 2022 +0100 (2022-07-13)
parents 095836df71b7
children db95e4ba6e65
line diff
     1.1 --- a/soundtouch/receipt	Thu Jan 27 12:16:00 2022 +0000
     1.2 +++ b/soundtouch/receipt	Wed Jul 13 15:45:09 2022 +0100
     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"