wok diff gpick/receipt @ rev 25064
openvas-libraries, openvas-client: update gnutls calls
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Jun 08 16:46:37 2022 +0000 (2022-06-08) |
parents | af8d823a3077 |
children | 1fdbf2cdfae4 |
line diff
1.1 --- a/gpick/receipt Mon Feb 14 14:14:23 2022 +0000 1.2 +++ b/gpick/receipt Wed Jun 08 16:46:37 2022 +0000 1.3 @@ -8,7 +8,7 @@ 1.4 LICENSE="BSD" 1.5 WEB_SITE="http://www.gpick.org/" 1.6 TARBALL="${PACKAGE}_$VERSION.tar.gz" 1.7 -WGET_URL="http://$PACKAGE.googlecode.com/files/$TARBALL" 1.8 +WGET_URL="https://github.com/thezbyg/gpick/archive/$PACKAGE-$VERSION.tar.gz" 1.9 1.10 DEPENDS="gtk+" 1.11 SUGGESTED="lua"