projects
/
openwrt
/
staging
/
rmilecki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
73fb57a
)
polarssl: bump to 1.3.11
author
Steven Barth
<cyrus@openwrt.org>
Mon, 8 Jun 2015 07:38:13 +0000
(07:38 +0000)
committer
Steven Barth
<cyrus@openwrt.org>
Mon, 8 Jun 2015 07:38:13 +0000
(07:38 +0000)
Signed-off-by: Steven Barth <steven@midlink.org>
SVN-Revision: 45925
package/libs/polarssl/Makefile
patch
|
blob
|
history
diff --git
a/package/libs/polarssl/Makefile
b/package/libs/polarssl/Makefile
index ce9dd151db3d3bfd27337ac699dbf63ad76689f2..a232ef6fabb276d89a7ec8113a22893044226ecf 100644
(file)
--- a/
package/libs/polarssl/Makefile
+++ b/
package/libs/polarssl/Makefile
@@
-8,13
+8,13
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=mbedtls
-PKG_VERSION:=1.3.1
0
-PKG_RELEASE:=
2
+PKG_VERSION:=1.3.1
1
+PKG_RELEASE:=
1
PKG_USE_MIPS16:=0
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-gpl.tgz
PKG_SOURCE_URL:=https://polarssl.org/download/
-PKG_MD5SUM:=
4b55fc9ad3da65a43addefa8b74fef13
+PKG_MD5SUM:=
c02ce2e54862d678604794ee484fb59e
PKG_BUILD_PARALLEL:=1
PKG_LICENSE:=GPL-2.0+