summaryrefslogtreecommitdiff
path: root/package/openssl/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2015-05-20 13:50:56 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2015-05-23 01:43:54 +0200
commitb0d6c663b4fdce7bca0183e9a3616e35cab42477 (patch)
tree15bbff0ae0068c44b89aab40e4f28f5bd00bbc9f /package/openssl/Makefile
parent0fe1e904baf8e652af7727cfb4856eeb11da7e76 (diff)
allow parallel building, do not install docs
Diffstat (limited to 'package/openssl/Makefile')
-rw-r--r--package/openssl/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/package/openssl/Makefile b/package/openssl/Makefile
index 3d38ec75e..e2e310e53 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:= 2
+PKG_RELEASE:= 3
PKG_HASH:= 15b6393c20030aab02c8e2fe0243cb1d1d18062f6c095d67bca91871dc7f324a
PKG_DESCR:= secure socket layer libraries
PKG_SECTION:= libs/crypto
@@ -15,7 +15,6 @@ PKG_URL:= http://www.openssl.org/
PKG_SITES:= http://www.openssl.org/source/
PKG_LIBNAME:= libopenssl
PKG_OPTS:= dev
-PKG_NOPARALLEL:= 1
DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.gz