commit b490ad692817bfcf7f5b41f41877479d569dc1b9
parent 2201c608f29dbc3577943c6dc571652797b36d3f
Author: Peter Wagner <tripolar@gmx.at>
Date: Sun, 25 Jan 2015 19:02:57 +0100
glib2: update to 2.43.3
Signed-off-by: Peter Wagner <tripolar@gmx.at>
Diffstat:
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/libs/glib2/Makefile b/libs/glib2/Makefile
@@ -8,13 +8,13 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=glib2
-PKG_VERSION:=2.42.1
+PKG_VERSION:=2.43.3
PKG_RELEASE:=1
PKG_SOURCE:=glib-$(PKG_VERSION).tar.xz
PKG_BUILD_DIR:=$(BUILD_DIR)/glib-$(PKG_VERSION)
-PKG_SOURCE_URL:=@GNOME/glib/2.42
-PKG_MD5SUM:=89c4119e50e767d3532158605ee9121a
+PKG_SOURCE_URL:=@GNOME/glib/2.43
+PKG_MD5SUM:=2727c4dee79c5449f364cd5e27b17099
PKG_BUILD_DEPENDS:=glib2/host libpthread zlib libintl libffi
HOST_BUILD_DEPENDS:=libintl/host libiconv/host libffi/host