wok-current rev 25309
Up cpige (1.7)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Jul 20 10:12:48 2022 +0000 (2022-07-20) |
parents | ed0aff8c6cc0 |
children | 9c874a5c3b17 |
files | cpige/receipt |
line diff
1.1 --- a/cpige/receipt Wed Jul 20 10:59:52 2022 +0100 1.2 +++ b/cpige/receipt Wed Jul 20 10:12:48 2022 +0000 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="cpige" 1.7 -VERSION="1.5" 1.8 +VERSION="1.7" 1.9 CATEGORY="multimedia" 1.10 TAGS="audio stream" 1.11 SHORT_DESC="A shoutcast and icecast stream downloader" 1.12 @@ -10,7 +10,7 @@ 1.13 WEB_SITE="https://github.com/zehome/cpige" 1.14 1.15 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.16 -WGET_URL="http://old.ed.zehome.com/$PACKAGE/$TARBALL" 1.17 +WGET_URL="https://github.com/zehome/cpige/archive/refs/tags/$TARBALL" 1.18 1.19 DEPENDS="gtk+" 1.20 BUILD_DEPENDS="gdk-pixbuf-dev gettext-tools gtk+-dev"