summaryrefslogtreecommitdiff
path: root/package
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2012-04-17 21:35:09 +0000
committerFelix Fietkau <nbd@openwrt.org>2012-04-17 21:35:09 +0000
commita41b36bd4c9f4583786542988c1ce6ce341736d1 (patch)
tree7c510f5072c406e7fe9eaa1852ee2f9aa94148e7 /package
parentd0bfc67e2ef30e182bd6b1b4fa06e4012f07d31c (diff)
downloadmtk-20170518-a41b36bd4c9f4583786542988c1ce6ce341736d1.zip
mtk-20170518-a41b36bd4c9f4583786542988c1ce6ce341736d1.tar.gz
mtk-20170518-a41b36bd4c9f4583786542988c1ce6ce341736d1.tar.bz2
netifd: update to latest, fixes ppp reconnect issues
SVN-Revision: 31339
Diffstat (limited to 'package')
-rw-r--r--package/netifd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/netifd/Makefile b/package/netifd/Makefile
index 4a2bc81..4435504 100644
--- a/package/netifd/Makefile
+++ b/package/netifd/Makefile
@@ -1,13 +1,13 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=netifd
-PKG_VERSION:=2012-04-12
+PKG_VERSION:=2012-04-18
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:=1aa37f77cd92a6aee0c512ca6e3f56f388ed2922
+PKG_SOURCE_VERSION:=10c15e535b04041795e3a85b2fb496bd6d856417
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
# PKG_MIRROR_MD5SUM:=
# CMAKE_INSTALL:=1