Author: cyrus Date: 2015-09-01 20:48:15 +0200 (Tue, 01 Sep 2015) New Revision: 46762
Modified: trunk/package/libs/polarssl/Makefile Log: polarssl: bump to 1.3.12 Signed-off-by: Steven Barth <[email protected]> Modified: trunk/package/libs/polarssl/Makefile =================================================================== --- trunk/package/libs/polarssl/Makefile 2015-09-01 13:31:00 UTC (rev 46761) +++ trunk/package/libs/polarssl/Makefile 2015-09-01 18:48:15 UTC (rev 46762) @@ -9,13 +9,13 @@ PKG_NAME:=polarssl SRC_PKG_NAME:=mbedtls -PKG_VERSION:=1.3.11 -PKG_RELEASE:=2 +PKG_VERSION:=1.3.12 +PKG_RELEASE:=1 PKG_USE_MIPS16:=0 PKG_SOURCE:=$(SRC_PKG_NAME)-$(PKG_VERSION)-gpl.tgz PKG_SOURCE_URL:=https://polarssl.org/download/ -PKG_MD5SUM:=c02ce2e54862d678604794ee484fb59e +PKG_MD5SUM:=2908c992cc60ee6bc8538b2cd4615f28 PKG_BUILD_DIR:=$(BUILD_DIR)/$(SRC_PKG_NAME)-$(PKG_VERSION) _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
