netifd: revert policy routing (broke some custom user rules)
Signed-off-by: Steven Barth <steven@midlink.org> SVN-Revision: 45185
This commit is contained in:
parent
090a510576
commit
4a1f19e15d
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ PKG_RELEASE=$(PKG_SOURCE_VERSION)
|
|||
PKG_SOURCE_PROTO:=git
|
||||
PKG_SOURCE_URL:=http://git.openwrt.org/project/netifd.git
|
||||
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
|
||||
PKG_SOURCE_VERSION:=33429c18f64bfb3842b05d9eb86efbbdce7e909b
|
||||
PKG_SOURCE_VERSION:=3a0f953722698eab6f3f623a1d6ec5a1b7102b77
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
|
||||
PKG_MAINTAINER:=Felix Fietkau <nbd@openwrt.org>
|
||||
# PKG_MIRROR_MD5SUM:=
|
||||
|
|
Loading…
Reference in a new issue