X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=package%2Flibs%2Fopenssl%2FMakefile;h=b5f5ad73f2e71e913dfa770ab23940203d091f7a;hb=e602c6df19a285296f66a581a74c2c5ab8d3d379;hp=8ffd7f5fedaf81de0e1e6b95dca89381823925ba;hpb=22808d019dc6d2afd8946036740ea3caf84e5f5b;p=openwrt-14.07%2F.git diff --git a/package/libs/openssl/Makefile b/package/libs/openssl/Makefile index 8ffd7f5..b5f5ad7 100644 --- a/package/libs/openssl/Makefile +++ b/package/libs/openssl/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2006-2014 OpenWrt.org +# Copyright (C) 2006-2015 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -8,8 +8,8 @@ include $(TOPDIR)/rules.mk PKG_NAME:=openssl -PKG_VERSION:=1.0.1j -PKG_RELEASE:=1 +PKG_VERSION:=1.0.2 +PKG_RELEASE:=2 PKG_USE_MIPS16:=0 PKG_BUILD_PARALLEL:=1 @@ -18,7 +18,7 @@ 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:=f7175c9cd3c39bb1907ac8bba9df8ed3 +PKG_MD5SUM:=38373013fc85c790aabf8837969c5eba PKG_LICENSE:=SSLEAY OPENSSL PKG_LICENSE_FILES:=LICENSE