From 323e206943ad19280c1f9575992cd8a71bdf64d2 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Tue, 18 Apr 2017 21:32:07 +0000 Subject: [PATCH] community/john: rebuild against libressl 2.5 --- community/john/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/john/APKBUILD b/community/john/APKBUILD index f87e59e5ea8..33f96f4996b 100644 --- a/community/john/APKBUILD +++ b/community/john/APKBUILD @@ -4,7 +4,7 @@ pkgname=john pkgver=1.8.0 _pkgrel=jumbo-1 -pkgrel=6 +pkgrel=7 pkgdesc="John the Ripper password cracker" url="http://www.openwall.com/john" arch="x86_64 armhf"