revert last change, it will likely cause issues in the future.
authorthepeople <thepeople@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 10 Jul 2008 04:31:54 +0000 (04:31 +0000)
committerthepeople <thepeople@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 10 Jul 2008 04:31:54 +0000 (04:31 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@11762 3c298f89-4303-0410-b956-a3cf2f4a3e73

net/n2n/Makefile

index 89b98f7..a1172b9 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)