summaryrefslogtreecommitdiff
path: root/package/netifd
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2012-03-19 21:10:00 +0000
committerFelix Fietkau <nbd@openwrt.org>2012-03-19 21:10:00 +0000
commit1147799b854c737693e8e07a8aed960273d2e2b0 (patch)
tree58ecc8305a5ab58e5cc11965646334b10af082f5 /package/netifd
parentf33c1deb657286804d2eb50f148db4e5063f2595 (diff)
downloadmtk-20170518-1147799b854c737693e8e07a8aed960273d2e2b0.zip
mtk-20170518-1147799b854c737693e8e07a8aed960273d2e2b0.tar.gz
mtk-20170518-1147799b854c737693e8e07a8aed960273d2e2b0.tar.bz2
netifd: update to latest version, fixes log buffer handling issues, dns issues and various sit tunnel related issues
SVN-Revision: 31035
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 71c9ffb..3cdbfe3 100644
--- a/package/netifd/Makefile
+++ b/package/netifd/Makefile
@@ -1,13 +1,13 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=netifd
-PKG_VERSION:=2012-03-15
+PKG_VERSION:=2012-03-19
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:=395199fcd4a1dbf8f52f13ec3e19ff568958e8e7
+PKG_SOURCE_VERSION:=655ef783b1d5f72af3acccc87455c365fea4ad42
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
# PKG_MIRROR_MD5SUM:=
# CMAKE_INSTALL:=1