From 662eca3511361edbc121da9f6eafe95ddd5e50b8 Mon Sep 17 00:00:00 2001 From: florian Date: Mon, 18 May 2009 10:46:55 +0000 Subject: [PATCH] [package] update polarssl to 0.11.1 (#5151) git-svn-id: svn://svn.openwrt.org/openwrt/packages@15909 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- libs/polarssl/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libs/polarssl/Makefile b/libs/polarssl/Makefile index ba8dd61ad..d960bde1b 100644 --- a/libs/polarssl/Makefile +++ b/libs/polarssl/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=polarssl -PKG_VERSION:=0.11.0 +PKG_VERSION:=0.11.1 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-gpl.tgz PKG_SOURCE_URL:=http://polarssl.org/code/releases/ -PKG_MD5SUM:=7433101affb3dd2febaf5e5fc7e0f2e3 +PKG_MD5SUM:=885d70f15d31eb736975e5473d8ea7ec include $(INCLUDE_DIR)/package.mk -- 2.11.0