From c281142103cef2943eb8e5498e474d8df22ba23b Mon Sep 17 00:00:00 2001 From: Sebastian Kemper Date: Sun, 14 Feb 2021 10:24:50 +0100 Subject: [PATCH] json-glib: update to 1.6.2 Signed-off-by: Sebastian Kemper --- libs/json-glib/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libs/json-glib/Makefile b/libs/json-glib/Makefile index fdc446472e..e4f74050c4 100644 --- a/libs/json-glib/Makefile +++ b/libs/json-glib/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=json-glib -PKG_VERSION:=1.6.0 +PKG_VERSION:=1.6.2 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz PKG_SOURCE_URL:=@GNOME/json-glib/1.6 -PKG_HASH:=0d7c67602c4161ea7070fab6c5823afd9bd7f7bc955f652a50d3753b08494e73 +PKG_HASH:=a33d66c6d038bda46b910c6c6d59c4e15db014e363dc997a0414c2e07d134f24 PKG_INSTALL:=1 -- 2.30.2