From 61c6df423e22c9505bb168ccd3eafae02c591ee3 Mon Sep 17 00:00:00 2001 From: Florian Fainelli Date: Thu, 24 Sep 2009 20:23:32 +0000 Subject: [PATCH 1/1] [package] update libjson-c to 0.9 (#5889) SVN-Revision: 17707 --- libs/libjson-c/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/libs/libjson-c/Makefile b/libs/libjson-c/Makefile index 37dc599d4d..ad59441ce4 100644 --- a/libs/libjson-c/Makefile +++ b/libs/libjson-c/Makefile @@ -1,4 +1,4 @@ -# +# # Copyright (C) 2006 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=json-c -PKG_VERSION:=0.7 +PKG_VERSION:=0.9 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://oss.metaparadigm.com/json-c/ -PKG_MD5SUM:= +PKG_MD5SUM:=3a13d264528dcbaf3931b0cede24abae include $(INCLUDE_DIR)/package.mk -- 2.30.2