aboutsummaryrefslogtreecommitdiffstats
path: root/package/netifd
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2012-12-17 22:26:13 +0000
committerFelix Fietkau <nbd@openwrt.org>2012-12-17 22:26:13 +0000
commitda2a64b78f45ea2bc2b238da726d889d0242e3ab (patch)
treeeb7189b6dd00ea0bb415865409a2a1e46c295f21 /package/netifd
parent709ad84ca6308244d4e65a7720a2bd4517f0d5e2 (diff)
downloadupstream-da2a64b78f45ea2bc2b238da726d889d0242e3ab.tar.gz
upstream-da2a64b78f45ea2bc2b238da726d889d0242e3ab.tar.bz2
upstream-da2a64b78f45ea2bc2b238da726d889d0242e3ab.zip
netifd: update to latest version, fixes interface error reporting for shell proto handlers
Backport of r34741 git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@34742 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/netifd')
-rw-r--r--package/netifd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/netifd/Makefile b/package/netifd/Makefile
index cc56329620..4e247cd744 100644
--- a/package/netifd/Makefile
+++ b/package/netifd/Makefile
@@ -1,13 +1,13 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=netifd
-PKG_VERSION:=2012-12-17
+PKG_VERSION:=2012-12-17.1
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:=91c0d4d5a67e95dc21cdb0fe7229ccb73d6975a7
+PKG_SOURCE_VERSION:=2eca28705a27ab37ee902308af2c134c64c95e61
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
# PKG_MIRROR_MD5SUM:=
# CMAKE_INSTALL:=1