Merge pull request #9216 from heitbaum/glib

glib: update to 2.81.2
This commit is contained in:
Jernej Škrabec 2024-08-23 15:07:27 +02:00 committed by GitHub
commit d786f930ed
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -3,8 +3,8 @@
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="glib"
PKG_VERSION="2.78.3"
PKG_SHA256="609801dd373796e515972bf95fc0b2daa44545481ee2f465c4f204d224b2bc21"
PKG_VERSION="2.81.2"
PKG_SHA256="ce84b241b84750a3d42c78c456976fac57f2d2726a110f2ba059c052a4349d1c"
PKG_LICENSE="LGPL"
PKG_SITE="https://www.gtk.org/"
PKG_URL="https://download.gnome.org/sources/glib/$(get_pkg_version_maj_min)/${PKG_NAME}-${PKG_VERSION}.tar.xz"