polarssl: bump to 1.3.8
[15.05/openwrt.git] / package / libs / polarssl / Makefile
index ca837c5..081b2c1 100644 (file)
@@ -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