wok diff sshproxy/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 | 4175a6ed23ea |
children | 56e6b4e63668 |
line diff
1.1 --- a/sshproxy/receipt Sat Mar 19 14:14:13 2022 +0000 1.2 +++ b/sshproxy/receipt Thu May 19 10:39:49 2022 +0000 1.3 @@ -8,7 +8,7 @@ 1.4 LICENSE="GPL2" 1.5 TARBALL="sshproxy_0.6.0~beta2.orig.tar.gz" 1.6 WEB_SITE="https://web.archive.org/web/20091027113547/http://sshproxy-project.org/" 1.7 -WGET_URL="http://ftp.de.debian.org/debian/pool/main/s/sshproxy/$TARBALL" 1.8 +WGET_URL="https://mirror.xtom.jp/debian-archive/debian/pool/main/s/sshproxy/$TARBALL" 1.9 TAGS="ssh" 1.10 1.11 DEPENDS="python paramiko python-mysql pycrypto"