diff options
author | Francesco Colista <fcolista@alpinelinux.org> | 2016-08-23 06:45:58 +0000 |
---|---|---|
committer | Francesco Colista <fcolista@alpinelinux.org> | 2016-08-23 06:45:58 +0000 |
commit | caa15d2108a8e07649805f32784da705ed7761a6 (patch) | |
tree | b67623ba4cdcfa76d80b4160e67da0289566218c | |
parent | ea586260e34b04432ea8ebf824e3f4c66341ed74 (diff) | |
download | aports-caa15d2108a8e07649805f32784da705ed7761a6.tar.bz2 aports-caa15d2108a8e07649805f32784da705ed7761a6.tar.xz |
community/john: moved from testing
-rw-r--r-- | community/john/APKBUILD (renamed from testing/john/APKBUILD) | 4 | ||||
-rw-r--r-- | community/john/gcc5-support.patch (renamed from testing/john/gcc5-support.patch) | 0 | ||||
-rw-r--r-- | community/john/params-h.patch (renamed from testing/john/params-h.patch) | 0 | ||||
-rw-r--r-- | community/john/truecrypt_fmt_plug.patch (renamed from testing/john/truecrypt_fmt_plug.patch) | 0 |
4 files changed, 2 insertions, 2 deletions
diff --git a/testing/john/APKBUILD b/community/john/APKBUILD index 33305f7b00..f4df547fae 100644 --- a/testing/john/APKBUILD +++ b/community/john/APKBUILD @@ -3,14 +3,14 @@ pkgname=john pkgver=1.8.0 _pkgrel=jumbo-1 -pkgrel=2 +pkgrel=3 pkgdesc="John the Ripper password cracker" url="http://www.openwall.com/john" arch="x86_64 armhf" license="GPL2" depends="nss" options="!strip" -makedepends="libpcap-dev openssl-dev gmp-dev opencl-headers yasm-dev" +makedepends="libpcap-dev openssl-dev gmp-dev yasm-dev" install="" subpackages="$pkgname-doc \ $pkgname-scripts-py:py \ diff --git a/testing/john/gcc5-support.patch b/community/john/gcc5-support.patch index 3105add4d3..3105add4d3 100644 --- a/testing/john/gcc5-support.patch +++ b/community/john/gcc5-support.patch diff --git a/testing/john/params-h.patch b/community/john/params-h.patch index 0cd87a7ff5..0cd87a7ff5 100644 --- a/testing/john/params-h.patch +++ b/community/john/params-h.patch diff --git a/testing/john/truecrypt_fmt_plug.patch b/community/john/truecrypt_fmt_plug.patch index 20da51ba7e..20da51ba7e 100644 --- a/testing/john/truecrypt_fmt_plug.patch +++ b/community/john/truecrypt_fmt_plug.patch |