From 3d47fd637cf17bcbf84ea9981c2ae8f35770fa4d Mon Sep 17 00:00:00 2001 From: Rosen Penev Date: Thu, 26 Aug 2021 14:56:30 -0700 Subject: [PATCH] glib2: update to 2.68.4 Signed-off-by: Rosen Penev --- libs/glib2/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libs/glib2/Makefile b/libs/glib2/Makefile index e5aee0fee..bef2c481b 100644 --- a/libs/glib2/Makefile +++ b/libs/glib2/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=glib2 -PKG_VERSION:=2.68.1 +PKG_VERSION:=2.68.4 PKG_RELEASE:=$(AUTORELEASE) PKG_SOURCE:=glib-$(PKG_VERSION).tar.xz PKG_SOURCE_URL:=@GNOME/glib/2.68 -PKG_HASH:=241654b96bd36b88aaa12814efc4843b578e55d47440103727959ac346944333 +PKG_HASH:=62fd061d08a75492617e625a73e2c05e259f831acbb8e1f8b9c81f23f7993a3b PKG_MAINTAINER:=Peter Wagner PKG_LICENSE:=LGPL-2.1-or-later