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:
59bd176
)
[package] update cyassl to 1.0.3 (#5104)
author
Florian Fainelli
<florian@openwrt.org>
Mon, 11 May 2009 14:52:59 +0000
(14:52 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Mon, 11 May 2009 14:52:59 +0000
(14:52 +0000)
SVN-Revision: 15771
libs/cyassl/Makefile
patch
|
blob
|
history
diff --git
a/libs/cyassl/Makefile
b/libs/cyassl/Makefile
index 0d2e178a3d30c955551e1be74ffbb21384c7310e..f672a0af9347c3431824316bb60af2b41f30d13f 100644
(file)
--- a/
libs/cyassl/Makefile
+++ b/
libs/cyassl/Makefile
@@
-8,13
+8,12
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=cyassl
-PKG_VERSION:=1.0.
2
+PKG_VERSION:=1.0.
3
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).zip
PKG_SOURCE_URL:=http://www.yassl.com/
-PKG_MD5SUM:=23b8d695846cb5fb7eeddc5991d3c179
-PKG_FIXUP:=libtool
+PKG_MD5SUM:=e9e85a2d78cd535a049e4acce786e42d
include $(INCLUDE_DIR)/package.mk