glib: update to 2.75.4

This commit is contained in:
Rudi Heitbaum 2023-03-03 12:56:41 +00:00
parent 91357b0fc8
commit a4e737e9e8

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"