From f388bee36fa0383dcfe6e610d3c065f398ba1b7b Mon Sep 17 00:00:00 2001 From: Stephen Walker Date: Sun, 15 May 2011 08:50:38 +0000 Subject: [PATCH] [packages] polarssl: update to 0.14.3 (#9183), thanks Martin Johansson SVN-Revision: 26897 --- libs/polarssl/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libs/polarssl/Makefile b/libs/polarssl/Makefile index 2ba038c986..df132e03fe 100644 --- a/libs/polarssl/Makefile +++ b/libs/polarssl/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=polarssl -PKG_VERSION:=0.14.2 +PKG_VERSION:=0.14.3 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-gpl.tgz PKG_SOURCE_URL:=http://polarssl.org/code/releases -PKG_MD5SUM:=8519ff2bb0ae783a89c297fa1c60c337 +PKG_MD5SUM:=f1b2fe9087ab64d7ea40a276a3628583 include $(INCLUDE_DIR)/package.mk -- 2.30.2