From: Jo-Philipp Wich Date: Fri, 19 Nov 2010 08:39:51 +0000 (+0000) Subject: openssl: update to 0.9.8p X-Git-Tag: reboot~18346 X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=commitdiff_plain;h=7fdd0dbd677c29303bf706a08d0832a47a42c218;hp=9971dfe059eb60540332a2c695ec4ccef186ee83 openssl: update to 0.9.8p SVN-Revision: 24037 --- diff --git a/package/openssl/Makefile b/package/openssl/Makefile index 2480d3b8c0..f9b4c0ac3e 100644 --- a/package/openssl/Makefile +++ b/package/openssl/Makefile @@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=openssl -PKG_VERSION:=0.9.8o +PKG_VERSION:=0.9.8p 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:=63ddc5116488985e820075e65fbe6aa4 +PKG_MD5SUM:=7f24047f70364c9eabc94899e356ce39 PKG_BUILD_DEPENDS:=ocf-crypto-headers PKG_CONFIG_DEPENDS:=CONFIG_OPENSSL_ENGINE