Update Cyassl

This commit is contained in:
Steven Barth 2009-10-28 16:40:09 +00:00
parent 5d9fcbd1c1
commit 2c21491aca

View file

@ -9,12 +9,12 @@ include $(TOPDIR)/rules.mk
PKG_BASENAME:=cyassl
PKG_NAME:=$(PKG_BASENAME)-luci
PKG_VERSION:=1.0.3
PKG_VERSION:=1.0.9
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_BASENAME)-$(PKG_VERSION).zip
PKG_SOURCE_URL:=http://www.yassl.com/
PKG_MD5SUM:=e9e85a2d78cd535a049e4acce786e42d
PKG_MD5SUM:=938341f20d7ddcba157c4ee5b00244d0
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)/$(PKG_BASENAME)-$(PKG_VERSION)
PKG_UNPACK=unzip -d $(BUILD_DIR)/$(PKG_NAME) $(DL_DIR)/$(PKG_SOURCE)