wok diff sshproxy/receipt @ rev 25164

updated python-antlr (3.5.2 -> 3.5.3)
author Hans-G?nter Theisgen
date Fri Jul 01 10:50:21 2022 +0100 (23 months ago)
parents 505d1daeed6c
children
line diff
     1.1 --- a/sshproxy/receipt	Thu May 19 10:39:49 2022 +0000
     1.2 +++ b/sshproxy/receipt	Fri Jul 01 10:50:21 2022 +0100
     1.3 @@ -11,8 +11,8 @@
     1.4  WGET_URL="https://mirror.xtom.jp/debian-archive/debian/pool/main/s/sshproxy/$TARBALL"
     1.5  TAGS="ssh"
     1.6  
     1.7 -DEPENDS="python paramiko python-mysql pycrypto"
     1.8 -BUILD_DEPENDS="paramiko python-mysql pycrypto"
     1.9 +DEPENDS="python paramiko python-mysql pycrypto python-ipaddress"
    1.10 +BUILD_DEPENDS="paramiko python-mysql pycrypto python-ipaddress"
    1.11  
    1.12  # What is the latest version available today?
    1.13  current_version()