--- a/components/openssl/openssl-1.0.0/Makefile Mon Apr 09 15:13:23 2012 -0700
+++ b/components/openssl/openssl-1.0.0/Makefile Fri Apr 20 16:03:41 2012 -0700
@@ -25,14 +25,14 @@
COMPONENT_NAME = openssl
# When new version of OpenSSL comes in, you must update both COMPONENT_VERSION
# and IPS_COMPONENT_VERSION.
-COMPONENT_VERSION = 1.0.0g
+COMPONENT_VERSION = 1.0.0h
# 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.7
+IPS_COMPONENT_VERSION = 1.0.0.8
COMPONENT_PROJECT_URL= http://www.openssl.org/
COMPONENT_SRC = $(COMPONENT_NAME)-$(COMPONENT_VERSION)
COMPONENT_ARCHIVE = $(COMPONENT_SRC).tar.gz
-COMPONENT_ARCHIVE_HASH= sha1:2b517baada2338663c27314cb922f9755e73e07f
+COMPONENT_ARCHIVE_HASH= sha1:6d4587a96817147021e93ca266441daf4bcbf485
COMPONENT_ARCHIVE_URL = $(COMPONENT_PROJECT_URL)source/$(COMPONENT_ARCHIVE)
# Architecture-specific patches