aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Wagner <tripolar@gmx.at>2017-10-29 16:24:12 +0100
committerPeter Wagner <tripolar@gmx.at>2017-10-29 16:24:52 +0100
commit76516053293c6cd09f7206eb49f6327eeccb7ca2 (patch)
tree070cb16bb6fcbe1900b5ee57f5238a4eb897af43
parentd28321bf291faaad1db1322c07730123ba45c406 (diff)
glib2: update to 2.54.2
Signed-off-by: Peter Wagner <tripolar@gmx.at>
-rw-r--r--libs/glib2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/libs/glib2/Makefile b/libs/glib2/Makefile
index eb86460dd..754e96e8f 100644
--- a/libs/glib2/Makefile
+++ b/libs/glib2/Makefile
@@ -8,13 +8,13 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=glib2
-PKG_VERSION:=2.54.1
+PKG_VERSION:=2.54.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.54
-PKG_HASH:=50c01b1419324f10fbf9b9709ec2164b18586968bdce7540583bf32302cf47a3
+PKG_HASH:=bb89e5c5aad33169a8c7f28b45671c7899c12f74caf707737f784d7102758e6c
PKG_BUILD_PARALLEL:=1
HOST_BUILD_PARALLEL:=1