wok diff john/receipt @ rev 23837

Up freetype (2.10.2), git (2.26.2), glpi (9.4.6)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Jun 01 10:44:24 2020 +0000 (2020-06-01)
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 Jun 01 10:44:24 2020 +0000
     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"