diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2017-04-18 21:32:07 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2017-04-18 21:32:07 +0000 |
commit | 323e206943ad19280c1f9575992cd8a71bdf64d2 (patch) | |
tree | 89b0d945f9e657809ac1457ab864aba361929ee3 /community | |
parent | beaa2cae50656e287ce27f647acc8d932f6de260 (diff) | |
download | aports-323e206943ad19280c1f9575992cd8a71bdf64d2.tar.bz2 aports-323e206943ad19280c1f9575992cd8a71bdf64d2.tar.xz |
community/john: rebuild against libressl 2.5
Diffstat (limited to 'community')
-rw-r--r-- | community/john/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/john/APKBUILD b/community/john/APKBUILD index f87e59e5ea..33f96f4996 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" |