wok diff john/receipt @ rev 24330

updated atftp and atftpd (0.7.2 -> 0.7.5)
author Hans-G?nter Theisgen
date Thu Jan 27 15:48:06 2022 +0100 (2022-01-27)
parents 20bb678f7b14
children ad8b9ff412d2
line diff
     1.1 --- a/john/receipt	Sun Dec 22 15:57:47 2019 +0000
     1.2 +++ b/john/receipt	Thu Jan 27 15:48:06 2022 +0100
     1.3 @@ -6,10 +6,10 @@
     1.4  SHORT_DESC="Fast password cracker."
     1.5  MAINTAINER="pascal.bellard@slitaz.org"
     1.6  LICENSE="GPL2"
     1.7 -WEB_SITE="https://www.openwall.com/john/k/"
     1.8 +WEB_SITE="https://www.openwall.com/john/"
     1.9  
    1.10  TARBALL="$PACKAGE-$VERSION.tar.xz"
    1.11 -WGET_URL="${WEB_SITE}j/$TARBALL"
    1.12 +WGET_URL="${WEB_SITE}k/$TARBALL"
    1.13  
    1.14  DEPENDS="libdes openssl"
    1.15  BUILD_DEPENDS="libdes-dev openssl-dev"