X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;ds=sidebyside;f=package%2Flibs%2Fopenssl%2FMakefile;h=2198920a63ea4dbcb8d2fe8248294403a2b19276;hb=a6a61d03d7f22d53b0e60c61e9d20175f5e6e84d;hp=d1519a43a9f7709f20c14984f4ceb35fd952b095;hpb=8a2b958bbae529ff8389eb3a30e21dc9e1d282db;p=openwrt.git diff --git a/package/libs/openssl/Makefile b/package/libs/openssl/Makefile index d1519a43a9..2198920a63 100644 --- a/package/libs/openssl/Makefile +++ b/package/libs/openssl/Makefile @@ -8,17 +8,17 @@ include $(TOPDIR)/rules.mk PKG_NAME:=openssl -PKG_VERSION:=1.0.2b -PKG_RELEASE:=0 +PKG_VERSION:=1.0.2d +PKG_RELEASE:=1 PKG_USE_MIPS16:=0 -PKG_BUILD_PARALLEL:=1 +PKG_BUILD_PARALLEL:=0 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://www.openssl.org/source/ \ ftp://ftp.funet.fi/pub/crypt/mirrors/ftp.openssl.org/source \ ftp://ftp.sunet.se/pub/security/tools/net/openssl/source/ -PKG_MD5SUM:=7729b259e2dea7d60b32fc3934d6984b +PKG_MD5SUM:=38dd619b2e77cbac69b99f52a053d25a PKG_LICENSE:=OpenSSL PKG_LICENSE_FILES:=LICENSE