From 0472c0e22f37dcb3e65b331bb5cdb20201c751e3 Mon Sep 17 00:00:00 2001 From: Steven Barth Date: Fri, 8 Aug 2014 05:20:50 +0000 Subject: polarssl: bump to 1.3.8 SVN-Revision: 42061 --- package/libs/polarssl/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'package/libs/polarssl/Makefile') diff --git a/package/libs/polarssl/Makefile b/package/libs/polarssl/Makefile index ca837c54ab..081b2c1d7c 100644 --- a/package/libs/polarssl/Makefile +++ b/package/libs/polarssl/Makefile @@ -8,13 +8,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=polarssl -PKG_VERSION:=1.3.7 +PKG_VERSION:=1.3.8 PKG_RELEASE:=1 PKG_USE_MIPS16:=0 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-gpl.tgz PKG_SOURCE_URL:=https://polarssl.org/code/releases -PKG_MD5SUM:=b656e4c83ee94f93d19eb0832fd7f976 +PKG_MD5SUM:=d1a2b4f21727e888f143414d2e3144e6 PKG_BUILD_PARALLEL:=1 -- cgit v1.2.3