projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6361c75
)
[packages] polarssl: update to 0.14.3 (#9183), thanks Martin Johansson
author
Stephen Walker
<stephendwalker@gmail.com>
Sun, 15 May 2011 08:50:38 +0000
(08:50 +0000)
committer
Stephen Walker
<stephendwalker@gmail.com>
Sun, 15 May 2011 08:50:38 +0000
(08:50 +0000)
SVN-Revision: 26897
libs/polarssl/Makefile
patch
|
blob
|
history
diff --git
a/libs/polarssl/Makefile
b/libs/polarssl/Makefile
index 2ba038c98628d87724e601117c38d8f01fda3062..df132e03fef76387a2168d3b7c3694e52dcf5e11 100644
(file)
--- 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