aboutsummaryrefslogtreecommitdiffstats
path: root/package/libs/polarssl/Makefile
diff options
context:
space:
mode:
authorSteven Barth <cyrus@openwrt.org>2014-06-01 09:49:24 +0000
committerSteven Barth <cyrus@openwrt.org>2014-06-01 09:49:24 +0000
commitb5b0381cbb23537ed150511741d51c7095dcf252 (patch)
tree0d351fc4b9d46430a3bd5ecc088ab352d9a1d51e /package/libs/polarssl/Makefile
parentd866ee2e30ed46980fc51f2e92451755d9cad72a (diff)
downloadupstream-b5b0381cbb23537ed150511741d51c7095dcf252.tar.gz
upstream-b5b0381cbb23537ed150511741d51c7095dcf252.tar.bz2
upstream-b5b0381cbb23537ed150511741d51c7095dcf252.zip
polarssl: bump to 1.3.7
SVN-Revision: 40892
Diffstat (limited to 'package/libs/polarssl/Makefile')
-rw-r--r--package/libs/polarssl/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/package/libs/polarssl/Makefile b/package/libs/polarssl/Makefile
index 45bdb66277..cfabb9d65e 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.4
+PKG_VERSION:=1.3.7
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:=30a75c5f171be49f805f3bf64a0af054
+PKG_MD5SUM:=b656e4c83ee94f93d19eb0832fd7f976
include $(INCLUDE_DIR)/package.mk
include $(INCLUDE_DIR)/cmake.mk
@@ -61,6 +61,7 @@ PKG_INSTALL:=1
CMAKE_OPTIONS += \
-DCMAKE_BUILD_TYPE:String="Release" \
-DUSE_SHARED_POLARSSL_LIBRARY:Bool=ON \
+ -DENABLE_TESTING:Bool=OFF \
define Build/InstallDev
$(INSTALL_DIR) $(1)/usr/include