projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2f47f69
)
update axtls to 1.1.6
author
Nicolas Thill
<nico@openwrt.org>
Wed, 5 Sep 2007 06:16:39 +0000
(06:16 +0000)
committer
Nicolas Thill
<nico@openwrt.org>
Wed, 5 Sep 2007 06:16:39 +0000
(06:16 +0000)
SVN-Revision: 8617
libs/axtls/Makefile
patch
|
blob
|
history
diff --git
a/libs/axtls/Makefile
b/libs/axtls/Makefile
index 778a38b1c3391ccb77cf3db82b8fb9b925112f11..0ac1cdbb3928d3642382fed7d7392e1519ba9a11 100644
(file)
--- a/
libs/axtls/Makefile
+++ b/
libs/axtls/Makefile
@@
-9,16
+9,14
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=axtls
-PKG_VERSION:=1.1.
4
+PKG_VERSION:=1.1.
6
PKG_RELEASE:=1
PKG_SOURCE:=axTLS-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=@SF/axtls http://www.leroc.com.au/axTLS/
-PKG_MD5SUM:=baf34d35459c6cb15e2c3a683b3233c2
-PKG_CAT:=zcat
+PKG_MD5SUM:=50e63d5fe002399e2ae63591908f7f5a
PKG_BUILD_DIR:=$(BUILD_DIR)/axTLS
-PKG_INSTALL_DIR:=$(PKG_BUILD_DIR)/ipkg-install
include $(INCLUDE_DIR)/package.mk