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:
2430337
)
[package] update cyassl to 1.1.0 (#5782)
author
Florian Fainelli
<florian@openwrt.org>
Sun, 20 Sep 2009 10:58:48 +0000
(10:58 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Sun, 20 Sep 2009 10:58:48 +0000
(10:58 +0000)
SVN-Revision: 17622
libs/cyassl/Makefile
patch
|
blob
|
history
diff --git
a/libs/cyassl/Makefile
b/libs/cyassl/Makefile
index e68361b46b5f93a8c8dc675b0c4f9b89c1bd260b..18f013aaaa1a3114d7f7664951d6ad76ee565ec8 100644
(file)
--- a/
libs/cyassl/Makefile
+++ b/
libs/cyassl/Makefile
@@
-8,12
+8,12
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=cyassl
-PKG_VERSION:=1.
0.6
+PKG_VERSION:=1.
1.0
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).zip
PKG_SOURCE_URL:=http://www.yassl.com/
-PKG_MD5SUM:=
10d9d4f988388472765070097a255d4f
+PKG_MD5SUM:=
938341f20d7ddcba157c4ee5b00244d0
include $(INCLUDE_DIR)/package.mk