From: Peter Wagner Date: Sun, 25 Jan 2015 18:02:57 +0000 (+0100) Subject: glib2: update to 2.43.3 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=b490ad692817bfcf7f5b41f41877479d569dc1b9;p=openwrt-packages.git glib2: update to 2.43.3 Signed-off-by: Peter Wagner --- diff --git a/libs/glib2/Makefile b/libs/glib2/Makefile index d797ac9af..1aabbe391 100644 --- 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