wok-current diff openvas-client/receipt @ rev 25685
Add checkspace / fetchall feature for tazpkg
author | Stanislas Leduc <shann@slitaz.org> |
---|---|
date | Thu Mar 14 20:28:39 2024 +0000 (8 months ago) |
parents | 33ed869afff2 |
children |
line diff
1.1 --- a/openvas-client/receipt Wed Jun 08 16:46:37 2022 +0000 1.2 +++ b/openvas-client/receipt Thu Mar 14 20:28:39 2024 +0000 1.3 @@ -8,7 +8,7 @@ 1.4 LICENSE="GPL2" 1.5 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.6 WEB_SITE="https://www.openvas.org/" 1.7 -WGET_URL="https://wald.intevation.org/frs/download.php/757/$TARBALL" 1.8 +WGET_URL="https://web.archive.org/web/20140427043534if_/http://wald.intevation.org/frs/download.php/757/$TARBALL" 1.9 CONFIG_FILES="/etc/openvas" 1.10 1.11 DEPENDS="openvas-libraries gtk+"