7087404 Problem with crypto/openssl
authorDarren J Moffat <Darren.Moffat@Oracle.COM>
Mon, 12 Sep 2011 14:38:12 -0700
changeset 516 14a91b33689e
parent 515 2700e57bf839
child 517 4da3f450475b
7087404 Problem with crypto/openssl
components/openssl/openssl-1.0.0/Makefile
--- a/components/openssl/openssl-1.0.0/Makefile	Mon Sep 12 02:19:27 2011 -0700
+++ b/components/openssl/openssl-1.0.0/Makefile	Mon Sep 12 14:38:12 2011 -0700
@@ -25,13 +25,13 @@
 COMPONENT_NAME =	openssl
 # When new version of OpenSSL comes in, you must update both COMPONENT_VERSION
 # and IPS_COMPONENT_VERSION.
-COMPONENT_VERSION =	1.0.0d
+COMPONENT_VERSION =	1.0.0e
 # Version for IPS. It is easier to do it manually than convert the letter to a
 # number while taking into account that there might be no letter at all.
-IPS_COMPONENT_VERSION = 1.0.0.4
+IPS_COMPONENT_VERSION = 1.0.0.5
 COMPONENT_SRC =		$(COMPONENT_NAME)-$(COMPONENT_VERSION)
 COMPONENT_ARCHIVE =	$(COMPONENT_SRC).tar.gz
-COMPONENT_ARCHIVE_HASH=	sha1:32ca934f380a547061ddab7221b1a34e4e07e8d5
+COMPONENT_ARCHIVE_HASH=	sha1:235eb68e5a31b0f7a23bc05f52d7a39c596e2e69
 COMPONENT_ARCHIVE_URL =	http://www.openssl.org/source/$(COMPONENT_ARCHIVE)
 
 # Architecture-specific patches