wok diff openvas-scanner/receipt @ rev 25457

Normazile https://sourceforge.net/projects web_sites
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Sep 23 08:28:09 2022 +0000 (20 months ago)
parents bd7510903310
children 7364ffdaaa60
line diff
     1.1 --- a/openvas-scanner/receipt	Sun May 01 08:42:44 2022 +0000
     1.2 +++ b/openvas-scanner/receipt	Fri Sep 23 08:28:09 2022 +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/684/$TARBALL"
     1.8 +WGET_URL="https://github.com/greenbone/openvas-scanner/archive/refs/tags/v$VERSION.tar.gz"
     1.9  CONFIG_FILES="/var/lib/openvas /etc/openvas"
    1.10  
    1.11  DEPENDS="openvas-libraries openssl"