aboutsummaryrefslogtreecommitdiffstats
path: root/package/libs/polarssl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/libs/polarssl/Makefile')
-rw-r--r--package/libs/polarssl/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/libs/polarssl/Makefile b/package/libs/polarssl/Makefile
index 2a8a33c07c..4b4acdb790 100644
--- a/package/libs/polarssl/Makefile
+++ b/package/libs/polarssl/Makefile
@@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=polarssl
-PKG_VERSION:=1.2.6
+PKG_VERSION:=1.2.8
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-gpl.tgz
PKG_SOURCE_URL:=https://polarssl.org/code/releases
-PKG_MD5SUM:=e00d55ddda1e68a16af766dd92d69ce6
+PKG_MD5SUM:=985151639b1ca037293f06da44fbc6bc
include $(INCLUDE_DIR)/package.mk
include $(INCLUDE_DIR)/cmake.mk