revert last change, it will likely cause issues in the future.
authorTravis Kemen <thepeople@openwrt.org>
Thu, 10 Jul 2008 04:31:54 +0000 (04:31 +0000)
committerTravis Kemen <thepeople@openwrt.org>
Thu, 10 Jul 2008 04:31:54 +0000 (04:31 +0000)
SVN-Revision: 11762

net/n2n/Makefile

index 89b98f7687e928090c8319abf0105a75db76812c..a1172b9ef8cd4ef714bae551d36ba7097b715acf 100644 (file)
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
 
 PKG_BRANCH:=trunk
 PKG_SOURCE_URL:=https://svn.ntop.org/svn/ntop/trunk/n2n
-PKG_REV:=$(shell LC_ALL=C svn info ${PKG_SOURCE_URL} | sed -ne's/^Last Changed Rev: //p')
+PKG_REV:=3561
 
 PKG_NAME:=n2n
 PKG_VERSION:=$(PKG_REV)