Merge pull request #7576 from heitbaum/glib

[le12] glib: update to 2.75.4
This commit is contained in:
Christian Hewitt 2023-03-10 10:47:23 +04:00 committed by GitHub
commit cfb2be6afe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,8 +3,8 @@
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="glib"
PKG_VERSION="2.75.3"
PKG_SHA256="7c517d0aff456c35a039bce8a8df7a08ce95a8285b09d1849f8865f633f7f871"
PKG_VERSION="2.75.4"
PKG_SHA256="16ce24bb8f3c0ea3bdbda937c090b93bb8b5ad2d417e5e5e42c14aa4cf6b6ad1"
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"