projects
/
oweals
/
luci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2de5673
)
contrib/package: fix cyassl download location (#69)
author
Jo-Philipp Wich
<jow@openwrt.org>
Sat, 30 May 2009 02:20:36 +0000
(
02:20
+0000)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Sat, 30 May 2009 02:20:36 +0000
(
02:20
+0000)
contrib/package/cyassl/Makefile
patch
|
blob
|
history
diff --git
a/contrib/package/cyassl/Makefile
b/contrib/package/cyassl/Makefile
index 416e9336678a043961d1acc23d41ac4086671723..ab78909c06390ea217a40f30c3ec0b06aa80d757 100644
(file)
--- a/
contrib/package/cyassl/Makefile
+++ b/
contrib/package/cyassl/Makefile
@@
-12,7
+12,7
@@
PKG_NAME:=$(PKG_BASENAME)-luci
PKG_VERSION:=1.0.3
PKG_RELEASE:=1
-PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).zip
+PKG_SOURCE:=$(PKG_
BASE
NAME)-$(PKG_VERSION).zip
PKG_SOURCE_URL:=http://www.yassl.com/
PKG_MD5SUM:=e9e85a2d78cd535a049e4acce786e42d
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)/$(PKG_BASENAME)-$(PKG_VERSION)