summaryrefslogtreecommitdiffstats
path: root/package/libs/openssl/Makefile
diff options
context:
space:
mode:
authorSteven Barth <cyrus@openwrt.org>2015-06-11 20:36:46 +0000
committerSteven Barth <cyrus@openwrt.org>2015-06-11 20:36:46 +0000
commit085a75aec22de6d81f413877c8ca96d45e27abb3 (patch)
treec6685a2ed5282a1c0945266ecf9ad3b1423319d0 /package/libs/openssl/Makefile
parent89c8d78d31852a80f655e2395d1c776be51aea83 (diff)
downloadmaster-31e0f0ae-085a75aec22de6d81f413877c8ca96d45e27abb3.tar.gz
master-31e0f0ae-085a75aec22de6d81f413877c8ca96d45e27abb3.tar.bz2
master-31e0f0ae-085a75aec22de6d81f413877c8ca96d45e27abb3.zip
openssl: fixes CVE-2015-4000 CVE-2015-1788 CVE-2015-1789 CVE-2015-1790 CVE-2015-1792 CVE-2015-1791
Signed-off-by: Steven Barth <steven@midlink.org> SVN-Revision: 45947
Diffstat (limited to 'package/libs/openssl/Makefile')
-rw-r--r--package/libs/openssl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libs/openssl/Makefile b/package/libs/openssl/Makefile
index d1519a43a9..de71033814 100644
--- a/package/libs/openssl/Makefile
+++ b/package/libs/openssl/Makefile
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=openssl
PKG_VERSION:=1.0.2b
-PKG_RELEASE:=0
+PKG_RELEASE:=1
PKG_USE_MIPS16:=0
PKG_BUILD_PARALLEL:=1