wok-6.x diff hydra/receipt @ rev 25026
Update some wget_url
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu May 19 10:39:49 2022 +0000 (2022-05-19) |
parents | b569b85b0fb9 |
children |
line diff
1.1 --- a/hydra/receipt Mon Jan 17 18:18:17 2022 +0000 1.2 +++ b/hydra/receipt Thu May 19 10:39:49 2022 +0000 1.3 @@ -8,7 +8,7 @@ 1.4 LICENSE="GPL3" 1.5 TARBALL="$PACKAGE-$VERSION-src.tar.gz" 1.6 WEB_SITE="https://github.com/vanhauser-thc/thc-hydra" 1.7 -WGET_URL="http://freeworld.thc.org/releases/$TARBALL" 1.8 +WGET_URL="https://gitlab.com/vanhauser-thc/THC-Archive/-/raw/master/Tools/$PACKAGE-$VERSION.tar.gz?inline=false" 1.9 1.10 DEPENDS="gtk+ openssl xorg-libXdamage apr libssh libmysqlclient \ 1.11 libidn libpostgresqlclient libsvn"