Author: cyrus Date: 2014-12-16 10:16:00 +0100 (Tue, 16 Dec 2014) New Revision: 43728
Modified: trunk/package/libs/cyassl/Makefile Log: cyassl: bump to 3.3.0 Signed-off-by: Steven Barth <[email protected]> Modified: trunk/package/libs/cyassl/Makefile =================================================================== --- trunk/package/libs/cyassl/Makefile 2014-12-16 07:49:56 UTC (rev 43727) +++ trunk/package/libs/cyassl/Makefile 2014-12-16 09:16:00 UTC (rev 43728) @@ -1,5 +1,5 @@ # -# Copyright (C) 2006-2013 OpenWrt.org +# Copyright (C) 2006-2014 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=cyassl -PKG_VERSION:=3.2.0 +PKG_VERSION:=3.3.0 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).zip PKG_SOURCE_URL:=http://www.yassl.com/ -PKG_MD5SUM:=a80493c224ff86e45dc333c06d5edb88 +PKG_MD5SUM:=0303eb0f2f9065a1207d9104ab0eba7c PKG_FIXUP:=libtool PKG_INSTALL:=1 _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
