aboutsummaryrefslogtreecommitdiff
path: root/libs/glib2
diff options
context:
space:
mode:
Diffstat (limited to 'libs/glib2')
-rw-r--r--libs/glib2/Makefile6
-rw-r--r--libs/glib2/patches/001-automake-compat.patch2
2 files changed, 4 insertions, 4 deletions
diff --git a/libs/glib2/Makefile b/libs/glib2/Makefile
index 9c8bac55c..ad9db494e 100644
--- a/libs/glib2/Makefile
+++ b/libs/glib2/Makefile
@@ -8,13 +8,13 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=glib2
-PKG_VERSION:=2.50.3
+PKG_VERSION:=2.52.2
PKG_RELEASE:=1
PKG_SOURCE:=glib-$(PKG_VERSION).tar.xz
PKG_BUILD_DIR:=$(BUILD_DIR)/glib-$(PKG_VERSION)
-PKG_SOURCE_URL:=@GNOME/glib/2.50
-PKG_HASH:=82ee94bf4c01459b6b00cb9db0545c2237921e3060c0b74cff13fbc020cfd999
+PKG_SOURCE_URL:=@GNOME/glib/2.52
+PKG_HASH:=f00e5d9e2a2948b1da25fcba734a6b7a40f556de8bc9f528a53f6569969ac5d0
PKG_BUILD_PARALLEL:=1
HOST_BUILD_PARALLEL:=1
diff --git a/libs/glib2/patches/001-automake-compat.patch b/libs/glib2/patches/001-automake-compat.patch
index 05c28ca15..19ea0ab26 100644
--- a/libs/glib2/patches/001-automake-compat.patch
+++ b/libs/glib2/patches/001-automake-compat.patch
@@ -1,6 +1,6 @@
--- a/gtk-doc.make
+++ b/gtk-doc.make
-@@ -282,7 +282,7 @@ uninstall-local:
+@@ -277,7 +277,7 @@ uninstall-local:
#
# Require gtk-doc when making dist
#