gettext: update to 0.22.4

news:
- https://savannah.gnu.org/news/?id=10544
This commit is contained in:
Rudi Heitbaum 2023-11-20 07:29:11 +00:00
parent cf0fcdebb8
commit d6e8831c33

View File

@ -3,8 +3,8 @@
# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="gettext"
PKG_VERSION="0.22.3"
PKG_SHA256="b838228b3f8823a6c1eddf07297197c4db13f7e1b173b9ef93f3f945a63080b6"
PKG_VERSION="0.22.4"
PKG_SHA256="29217f1816ee2e777fa9a01f9956a14139c0c23cc1b20368f06b2888e8a34116"
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"