glib: Update from 2.54.2 to 2.54.3

This commit is contained in:
Fredrik Fornwall 2018-01-10 17:26:56 +01:00
parent be7745afea
commit 9e6bac6070
1 changed files with 2 additions and 3 deletions

View File

@ -1,8 +1,7 @@
TERMUX_PKG_HOMEPAGE=https://developer.gnome.org/glib/
TERMUX_PKG_DESCRIPTION="Library providing core building blocks for libraries and applications written in C"
TERMUX_PKG_VERSION=2.54.2
TERMUX_PKG_REVISION=1
TERMUX_PKG_SHA256=bb89e5c5aad33169a8c7f28b45671c7899c12f74caf707737f784d7102758e6c
TERMUX_PKG_VERSION=2.54.3
TERMUX_PKG_SHA256=963fdc6685dc3da8e5381dfb9f15ca4b5709b28be84d9d05a9bb8e446abac0a8
TERMUX_PKG_SRCURL=https://ftp.gnome.org/pub/gnome/sources/glib/${TERMUX_PKG_VERSION:0:4}/glib-${TERMUX_PKG_VERSION}.tar.xz
# libandroid-support to get langinfo.h in include path.
TERMUX_PKG_DEPENDS="libffi, pcre, libandroid-support"