From: Florian Fainelli Date: Mon, 11 May 2009 14:52:59 +0000 (+0000) Subject: [package] update cyassl to 1.0.3 (#5104) X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;h=1b30c14c591fadb9d829b2ec6724d110e210724a [package] update cyassl to 1.0.3 (#5104) SVN-Revision: 15771 --- diff --git a/libs/cyassl/Makefile b/libs/cyassl/Makefile index 0d2e178a3d..f672a0af93 100644 --- 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