openssl: Update to version 1.0.2b

https://www.openssl.org/news/secadv_20150611.txt

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Michael Tremer
2015-06-11 17:03:56 +02:00
parent aec0c3102e
commit 3e95f42028
3 changed files with 4 additions and 2 deletions

View File

@@ -0,0 +1 @@
../../../../common/i586/openssl-sse2

View File

@@ -0,0 +1 @@
../../../common/openssl

View File

@@ -24,7 +24,7 @@
include Config
VER = 1.0.2a
VER = 1.0.2b
THISAPP = openssl-$(VER)
DL_FILE = $(THISAPP).tar.gz
@@ -82,7 +82,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
$(DL_FILE)_MD5 = a06c547dac9044161a477211049f60ef
$(DL_FILE)_MD5 = 7729b259e2dea7d60b32fc3934d6984b
install : $(TARGET)