diff --git a/gettext.yaml b/gettext.yaml index 22a832b94b..486b194b3f 100644 --- a/gettext.yaml +++ b/gettext.yaml @@ -1,7 +1,7 @@ package: name: gettext - version: "0.22" - epoch: 1 + version: 0.22.1 + epoch: 0 description: GNU locale utilities copyright: - license: GPL-3.0-or-later AND LGPL-2.1-or-later AND MIT @@ -25,7 +25,7 @@ environment: pipeline: - uses: fetch with: - expected-sha256: 0e60393a47061567b46875b249b7d2788b092d6457d656145bb0e7e6a3e26d93 + expected-sha256: cee20630bd4a06b86a97078b64d598e2de606395c69b58b47faa230e326b9609 uri: https://ftp.gnu.org/gnu/gettext/gettext-${{package.version}}.tar.xz - uses: autoconf/configure