wok diff john/receipt @ rev 23641

updated sg3_utils and sg3_utils-dev (1.29 -> 1.45)
author Hans-G?nter Theisgen
date Mon Apr 20 10:42:41 2020 +0100 (2020-04-20)
parents 20bb678f7b14
children ad8b9ff412d2
line diff
     1.1 --- a/john/receipt	Sun Dec 22 15:57:47 2019 +0000
     1.2 +++ b/john/receipt	Mon Apr 20 10:42:41 2020 +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"