wok-current diff gadmin-httpd/receipt @ rev 25341
amule: update to new libupnp API
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Jul 24 16:17:15 2022 +0000 (2022-07-24) |
parents | 52649f27a0da |
children |
line diff
1.1 --- a/gadmin-httpd/receipt Sun Mar 13 12:06:14 2022 +0000 1.2 +++ b/gadmin-httpd/receipt Sun Jul 24 16:17:15 2022 +0000 1.3 @@ -8,7 +8,7 @@ 1.4 LICENSE="GPL3" 1.5 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.6 WEB_SITE="https://web.archive.org/web/20180218034430/http://dalalven.dtdns.net/linux/gadmintools-webpage/" 1.7 -WGET_URL="http://dalalven.dtdns.net/linux/$PACKAGE/$TARBALL" 1.8 +WGET_URL="https://github.com/sedwards/gadmintools_src_pkgs/raw/master/$TARBALL" 1.9 1.10 DEPENDS="gtk+ apache" 1.11 BUILD_DEPENDS="gtk+-dev"