Merge pull request #7346 from heitbaum/glib

glib: update to 2.75.2
This commit is contained in:
CvH 2023-01-08 20:03:29 +01:00 committed by GitHub
commit 5ef7b0688d
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.1"
PKG_SHA256="96fd22355a542cca96c31082f2d09b72cb5a3454b6ea60c1be17c987a18a6b93"
PKG_VERSION="2.75.2"
PKG_SHA256="360d6fb75202c0eb0d07f0ab812b19b526f1c05ccc0a8ed7e5d2c988616d343a"
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"