X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;f=package%2Flibs%2Fpolarssl%2FMakefile;h=2a8a33c07c061287494c1051bf3103bc5459ae06;hb=b7f7de509a828d8d5ecffd813a39f582463cc575;hp=a66402c9867cdb962d1e4b317ad47a6ad8ffcaf0;hpb=4dbca5877e2c7107332b4f55b2cafb62167c9cd6;p=openwrt.git diff --git a/package/libs/polarssl/Makefile b/package/libs/polarssl/Makefile index a66402c986..2a8a33c07c 100644 --- a/package/libs/polarssl/Makefile +++ b/package/libs/polarssl/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2011 OpenWrt.org +# Copyright (C) 2011-2013 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=polarssl -PKG_VERSION:=1.2.5 +PKG_VERSION:=1.2.6 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-gpl.tgz PKG_SOURCE_URL:=https://polarssl.org/code/releases -PKG_MD5SUM:=f42dd79cd85384ac9ad482caa665ac8f +PKG_MD5SUM:=e00d55ddda1e68a16af766dd92d69ce6 include $(INCLUDE_DIR)/package.mk include $(INCLUDE_DIR)/cmake.mk