aboutsummaryrefslogtreecommitdiffstats
path: root/package/netifd/Makefile
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
commitb2bd2e8cd53d334c3ad41c7e4ac5c3a23493912e (patch)
treecccc1a8826e7ab94dd788f9bfb7b4b3a8980a35e /package/netifd/Makefile
parentdb29e25b582aa3f1347bbd31190d34c1466bbb21 (diff)
downloadupstream-b2bd2e8cd53d334c3ad41c7e4ac5c3a23493912e.tar.gz
upstream-b2bd2e8cd53d334c3ad41c7e4ac5c3a23493912e.tar.bz2
upstream-b2bd2e8cd53d334c3ad41c7e4ac5c3a23493912e.zip
netifd: update to latest version, fixes log buffer handling issues, dns issues and various sit tunnel related issues
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31035 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 71c9ffb9df..3cdbfe37f4 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