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:
8a700bd
)
Upgrade tmsnc to 0.3.2 (#3659)
author
Florian Fainelli
<florian@openwrt.org>
Sun, 6 Jul 2008 10:48:00 +0000
(10:48 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Sun, 6 Jul 2008 10:48:00 +0000
(10:48 +0000)
SVN-Revision: 11681
net/tmsnc/Makefile
patch
|
blob
|
history
diff --git
a/net/tmsnc/Makefile
b/net/tmsnc/Makefile
index f4b822f666632597e49801b53309ff961b29a0fd..5df4c566838477df4c8c69e46443cd5ebd0b32da 100644
(file)
--- a/
net/tmsnc/Makefile
+++ b/
net/tmsnc/Makefile
@@
-9,15
+9,12
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=tmsnc
-PKG_VERSION:=0.3.
1
+PKG_VERSION:=0.3.
2
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=@SF/tmsnc
-PKG_MD5SUM:=3b30e5dab0b1b679d2b945c3a5713636
-
-PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
-PKG_INSTALL_DIR:=$(PKG_BUILD_DIR)/ipkg-install
+PKG_MD5SUM:=337dae91d4775e03b6681f61db56d2a7
include $(INCLUDE_DIR)/package.mk