X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fstaging%2Fchunkeey.git;a=blobdiff_plain;f=package%2Flibs%2Fopenssl%2FMakefile;h=42165a733ca858ba035cac708bb2130986825879;hp=bb91e47dccdfd6b2ce00b073251a284938cc3fe8;hb=909af3fa4b433c2b6bded30a17564633bc14c7c1;hpb=2a5ad9cf0b9e79082634f2fd07df0c495cc398c2 diff --git a/package/libs/openssl/Makefile b/package/libs/openssl/Makefile index bb91e47dcc..42165a733c 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:=3 +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:=OpenSSL PKG_LICENSE_FILES:=LICENSE