[backfire] openssl: update to v0.9.8v (CVE-2012-2110)
authorJo-Philipp Wich <jow@openwrt.org>
Thu, 19 Apr 2012 19:25:06 +0000 (19:25 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Thu, 19 Apr 2012 19:25:06 +0000 (19:25 +0000)
SVN-Revision: 31348

package/openssl/Makefile

index c5d96bbedc028ac0b8b5840a3ea76c5e9353e222..50b2a4f79525737ebf2ff2d415719be1f0ab634f 100644 (file)
@@ -8,7 +8,7 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=openssl
-PKG_VERSION:=0.9.8t
+PKG_VERSION:=0.9.8v
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
@@ -16,7 +16,7 @@ PKG_SOURCE_URL:=http://www.openssl.org/source/ \
        ftp://ftp.funet.fi/pub/crypt/cryptography/libs/openssl/source/ \
        ftp://ftp.webmonster.de/pub/openssl/source/ \
        ftp://ftp.sunet.se/pub/security/tools/net/openssl/source/
-PKG_MD5SUM:=f5dabb7ffb068eecf245f1b2151df100
+PKG_MD5SUM:=51a40a81b3b7abe8a5c33670bd3da0ce
 
 PKG_BUILD_DEPENDS:=ocf-crypto-headers
 PKG_CONFIG_DEPENDS:=CONFIG_OPENSSL_ENGINE