Browse Source

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 <[email protected]>

SVN-Revision: 45947
Steven Barth 10 years ago
parent
commit
085a75aec2
1 changed files with 1 additions and 1 deletions
  1. 1 1
      package/libs/openssl/Makefile

+ 1 - 1
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