bump(main/glib): 2.86.2

This commit has been automatically submitted by Github Actions.
This commit is contained in:
termux-pacman-bot
2025-11-19 02:34:49 +00:00
parent cb7ae1551d
commit 9ab141a2bc

View File

@@ -2,9 +2,9 @@ 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_LICENSE="LGPL-2.1"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION="2.86.1"
TERMUX_PKG_VERSION="2.86.2"
TERMUX_PKG_SRCURL=https://download.gnome.org/sources/glib/${TERMUX_PKG_VERSION%.*}/glib-${TERMUX_PKG_VERSION}.tar.xz
TERMUX_PKG_SHA256=119d1708ca022556d6d2989ee90ad1b82bd9c0d1667e066944a6d0020e2d5e57
TERMUX_PKG_SHA256=8a724e970855357ea8101e27727202392a0ffd5410a98336aed54ec59113e611
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_DEPENDS="libandroid-support, libffi, libiconv, pcre2, resolv-conf, zlib, python"
TERMUX_PKG_BREAKS="glib-dev, glib-bin"