projects
/
openwrt
/
svn-archive
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
809692f
)
Always build the latest revision. From the n2n makefile in their svn repo.
author
Travis Kemen
<thepeople@openwrt.org>
Thu, 10 Jul 2008 03:15:08 +0000
(
03:15
+0000)
committer
Travis Kemen
<thepeople@openwrt.org>
Thu, 10 Jul 2008 03:15:08 +0000
(
03:15
+0000)
SVN-Revision: 11761
net/n2n/Makefile
patch
|
blob
|
history
diff --git
a/net/n2n/Makefile
b/net/n2n/Makefile
index a1172b9ef8cd4ef714bae551d36ba7097b715acf..89b98f7687e928090c8319abf0105a75db76812c 100644
(file)
--- a/
net/n2n/Makefile
+++ b/
net/n2n/Makefile
@@
-9,7
+9,7
@@
include $(TOPDIR)/rules.mk
PKG_BRANCH:=trunk
PKG_SOURCE_URL:=https://svn.ntop.org/svn/ntop/trunk/n2n
-PKG_REV:=
3561
+PKG_REV:=
$(shell LC_ALL=C svn info ${PKG_SOURCE_URL} | sed -ne's/^Last Changed Rev: //p')
PKG_NAME:=n2n
PKG_VERSION:=$(PKG_REV)