From f307579caf989034ec44e8f48bb0c0fdf66e964a Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Mon, 10 Jun 2013 12:42:30 +0000 Subject: [PATCH] netifd: update to latest version, uses the new uci/blob code from libuci Signed-off-by: Felix Fietkau SVN-Revision: 36909 --- package/network/config/netifd/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package/network/config/netifd/Makefile b/package/network/config/netifd/Makefile index b3072de007..8292d58e8e 100644 --- a/package/network/config/netifd/Makefile +++ b/package/network/config/netifd/Makefile @@ -1,13 +1,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=netifd -PKG_VERSION:=2013-06-10 +PKG_VERSION:=2013-06-10.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:=f8cf10f2623cbda18e429cc122952859d3e323a5 +PKG_SOURCE_VERSION:=d095bf24cf7879150d008c23998676bfedebbde6 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz PKG_MAINTAINER:=Felix Fietkau # PKG_MIRROR_MD5SUM:= -- 2.30.2