From 4e22fb2560ddf8d06747b0e682daf5ae48ca0433 Mon Sep 17 00:00:00 2001 From: Rosen Penev Date: Wed, 14 Oct 2020 19:12:43 -0700 Subject: [PATCH] glib2: update to 2.66.1 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 2331cbe85..aed9deebb 100644 --- a/libs/glib2/Makefile +++ b/libs/glib2/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=glib2 -PKG_VERSION:=2.66.0 +PKG_VERSION:=2.66.1 PKG_RELEASE:=1 PKG_SOURCE:=glib-$(PKG_VERSION).tar.xz PKG_SOURCE_URL:=@GNOME/glib/2.66 -PKG_HASH:=c5a66bf143065648c135da4c943d2ac23cce15690fc91c358013b2889111156c +PKG_HASH:=a269ffe69fbcc3a21ff1acb1b6146b2a5723499d6e2de33ae16ccb6d2438ef60 PKG_MAINTAINER:=Peter Wagner PKG_LICENSE:=LGPL-2.1-or-later