X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;f=package%2Fopenssl%2FMakefile;h=23695fcc2f853add28d8db3ea976a86e29905a70;hb=26862c3e56fe9164f7a7a45305d99965145b975e;hp=e6788172d19158d5084d83fe71cf9d6a36056179;hpb=e2e0b921de20d12a3e331a2f067455f2a6489153;p=openwrt.git diff --git a/package/openssl/Makefile b/package/openssl/Makefile index e6788172d1..23695fcc2f 100644 --- a/package/openssl/Makefile +++ b/package/openssl/Makefile @@ -8,15 +8,15 @@ include $(TOPDIR)/rules.mk PKG_NAME:=openssl -PKG_VERSION:=0.9.8k -PKG_RELEASE:=2 +PKG_VERSION:=0.9.8l +PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz 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:=e555c6d58d276aec7fdc53363e338ab3 +PKG_MD5SUM:=05a0ece1372392a2cf310ebb96333025 PKG_BUILD_DEPENDS:=ocf-crypto-headers