gettext: update to 0.24.1

log: https://git.savannah.gnu.org/gitweb/?p=gettext.git;a=shortlog;h=refs/tags/v0.24.1
This commit is contained in:
Rudi Heitbaum 2025-05-03 03:39:10 +00:00
parent 51f65256d7
commit f572ccfdac

View File

@ -3,8 +3,8 @@
# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="gettext"
PKG_VERSION="0.24"
PKG_SHA256="e1620d518b26d7d3b16ac570e5018206e8b0d725fb65c02d048397718b5cf318"
PKG_VERSION="0.24.1"
PKG_SHA256="6164ec7aa61653ac9cdfb41d5c2344563b21f707da1562712e48715f1d2052a6"
PKG_LICENSE="GPL"
PKG_SITE="https://www.gnu.org/s/gettext/"
PKG_URL="https://ftp.gnu.org/pub/gnu/gettext/${PKG_NAME}-${PKG_VERSION}.tar.xz"