From 59c20174f84ee535c97c21c8dd5f8dfdaa5e47e1 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Wed, 11 Mar 2015 15:54:33 +0000 Subject: json-c: update to 0.12 and bump all depending services Version 0.12 deprecates json_object_object_get and moves the header files around Signed-off-by: John Crispin SVN-Revision: 44657 --- package/network/config/netifd/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'package/network/config') diff --git a/package/network/config/netifd/Makefile b/package/network/config/netifd/Makefile index b97f144615..81af3a72e5 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:=2015-02-17 +PKG_VERSION:=2015-03-06 PKG_RELEASE=$(PKG_SOURCE_VERSION) PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=http://git.openwrt.org/project/netifd.git PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION) -PKG_SOURCE_VERSION:=4d84111e1014c817653db92bcd8024ff1935b6be +PKG_SOURCE_VERSION:=45fd905c980e56b20770d4b34556749fbca53fcc PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz PKG_MAINTAINER:=Felix Fietkau # PKG_MIRROR_MD5SUM:= -- cgit v1.2.3