summaryrefslogtreecommitdiff
path: root/package/network/config/netifd/Makefile
diff options
context:
space:
mode:
authorSteven Barth <cyrus@openwrt.org>2015-05-02 07:44:55 +0000
committerSteven Barth <cyrus@openwrt.org>2015-05-02 07:44:55 +0000
commita132313238ececf361992f319a27fea75e81e588 (patch)
treeaad7046fa1ae8e53c3d276a3abbe4e03ac0beea0 /package/network/config/netifd/Makefile
parent498e3a7fd456cc4e39361a25cf8eead61f5742eb (diff)
downloadmtk-20170518-a132313238ececf361992f319a27fea75e81e588.zip
mtk-20170518-a132313238ececf361992f319a27fea75e81e588.tar.gz
mtk-20170518-a132313238ececf361992f319a27fea75e81e588.tar.bz2
dhcp: add option specifying overriding custom-routes
Signed-off-by: Steven Barth <steven@midlink.org> SVN-Revision: 45594
Diffstat (limited to 'package/network/config/netifd/Makefile')
-rw-r--r--package/network/config/netifd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/network/config/netifd/Makefile b/package/network/config/netifd/Makefile
index 6604cc7..33db181 100644
--- a/package/network/config/netifd/Makefile
+++ b/package/network/config/netifd/Makefile
@@ -1,7 +1,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=netifd
-PKG_VERSION:=2015-04-21
+PKG_VERSION:=2015-05-02
PKG_RELEASE=$(PKG_SOURCE_VERSION)
PKG_SOURCE_PROTO:=git