aboutsummaryrefslogtreecommitdiffstats
path: root/package/netifd/Makefile
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2012-05-19 23:47:33 +0000
committerFelix Fietkau <nbd@openwrt.org>2012-05-19 23:47:33 +0000
commit3a4dcd90bce9dc87630db1e86dd6036eab8575c7 (patch)
tree8edb1675b9dfd3e95572ff89ee5ff0ead9137bb0 /package/netifd/Makefile
parent2b42d9a454870930d5d5da0b3db2e71ee31faa3c (diff)
downloadmaster-187ad058-3a4dcd90bce9dc87630db1e86dd6036eab8575c7.tar.gz
master-187ad058-3a4dcd90bce9dc87630db1e86dd6036eab8575c7.tar.bz2
master-187ad058-3a4dcd90bce9dc87630db1e86dd6036eab8575c7.zip
netifd: update to latest version, fixes peerdns handling, custom dns override and interface metric settings
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31822 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/netifd/Makefile')
-rw-r--r--package/netifd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/netifd/Makefile b/package/netifd/Makefile
index 01e5a06d59..88b4268f43 100644
--- a/package/netifd/Makefile
+++ b/package/netifd/Makefile
@@ -1,13 +1,13 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=netifd
-PKG_VERSION:=2012-05-18
+PKG_VERSION:=2012-05-20
PKG_RELEASE=$(PKG_SOURCE_VERSION)
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=git://nbd.name/luci2/netifd.git
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
-PKG_SOURCE_VERSION:=c346857597f5e8d9a95f51a7080b9df987ac5983
+PKG_SOURCE_VERSION:=575b1fe1bc8f15e65d89a0905e1640277c17fadc
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
# PKG_MIRROR_MD5SUM:=
# CMAKE_INSTALL:=1