[package] update polarssl to 0.12.1 (#5956)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@17910 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
florian 2009-10-05 17:59:18 +00:00
parent be6c0e3f5c
commit e8fa97624c

View File

@ -1,5 +1,5 @@
#
# Copyright (C) 2006 OpenWrt.org
# Copyright (C) 2006-2006 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=polarssl
PKG_VERSION:=0.12.0
PKG_VERSION:=0.12.1
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-gpl.tgz
PKG_SOURCE_URL:=http://polarssl.org/code/releases/
PKG_MD5SUM:=585db0934ee507ff818be74305103e70
PKG_MD5SUM:=08bc85a19bbe65493076b9968b421e80
include $(INCLUDE_DIR)/package.mk