wok diff openvas-client/receipt @ rev 24974

Update some wget_url
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon May 02 11:23:24 2022 +0000 (2022-05-02)
parents df98a48adee2
children 33ed869afff2
line diff
     1.1 --- a/openvas-client/receipt	Sat Feb 01 10:55:30 2020 +0100
     1.2 +++ b/openvas-client/receipt	Mon May 02 11:23:24 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="http://wald.intevation.org/frs/download.php/757/$TARBALL"
     1.8 +WGET_URL="https://wald.intevation.org/frs/download.php/757/$TARBALL"
     1.9  CONFIG_FILES="/etc/openvas"
    1.10  
    1.11  DEPENDS="openvas-libraries gtk+"