glib2: update to 2.44.1

Signed-off-by: Peter Wagner <tripolar@gmx.at>
This commit is contained in:
Peter Wagner
2015-10-04 12:58:22 +02:00
parent 0879242705
commit c136bcbddb
3 changed files with 5 additions and 5 deletions
+3 -3
View File
@@ -8,13 +8,13 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=glib2
PKG_VERSION:=2.43.4
PKG_VERSION:=2.44.1
PKG_RELEASE:=1
PKG_SOURCE:=glib-$(PKG_VERSION).tar.xz
PKG_BUILD_DIR:=$(BUILD_DIR)/glib-$(PKG_VERSION)
PKG_SOURCE_URL:=@GNOME/glib/2.43
PKG_MD5SUM:=2f28879252c660a65aa3139ec499776b
PKG_SOURCE_URL:=@GNOME/glib/2.44
PKG_MD5SUM:=83efba4722a9674b97437d1d99af79db
PKG_BUILD_PARALLEL:=1
HOST_BUILD_PARALLEL:=1