diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2015-05-25 15:39:41 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2015-05-25 15:40:04 +0200 |
commit | 255d6a56f2b8deb78ad671e2201f2634990b75c7 (patch) | |
tree | 2cf83ea88daffd32d03c0a9f2e07f1bcdd636773 /package/openssl/Makefile | |
parent | da366ca3f603a4aa435a25bc8568c33b32b960fc (diff) |
add parallel patch from gentoo
Diffstat (limited to 'package/openssl/Makefile')
-rw-r--r-- | package/openssl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/openssl/Makefile b/package/openssl/Makefile index e2e310e53..2c77ea3c9 100644 --- a/package/openssl/Makefile +++ b/package/openssl/Makefile @@ -5,7 +5,7 @@ include ${ADK_TOPDIR}/rules.mk PKG_NAME:= openssl PKG_VERSION:= 1.0.2a -PKG_RELEASE:= 3 +PKG_RELEASE:= 4 PKG_HASH:= 15b6393c20030aab02c8e2fe0243cb1d1d18062f6c095d67bca91871dc7f324a PKG_DESCR:= secure socket layer libraries PKG_SECTION:= libs/crypto |