From: florian Date: Sun, 20 Sep 2009 10:58:48 +0000 (+0000) Subject: [package] update cyassl to 1.1.0 (#5782) X-Git-Url: https://git.archive.openwrt.org/?a=commitdiff_plain;h=69365d2d1d87ecfc1fc54aa0a79452b3f9152b9a;p=packages.git [package] update cyassl to 1.1.0 (#5782) git-svn-id: svn://svn.openwrt.org/openwrt/packages@17622 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/libs/cyassl/Makefile b/libs/cyassl/Makefile index e68361b46..18f013aaa 100644 --- 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