gettext: Change to gzip source uri

* xz_utils requires cmd:autopoint which comes
  from gettext creating a catch22 on new architectures
This commit is contained in:
Alexander von Gluck IV
2024-03-14 14:10:59 -05:00
parent 6f79a984a8
commit f2776387c6

View File

@@ -14,9 +14,9 @@ parties in preparing these sets, or bringing them up to date."
HOMEPAGE="https://www.gnu.org/software/gettext/"
COPYRIGHT="1998-2020 Free Software Foundation, Inc."
LICENSE="GNU GPL v3"
REVISION="4"
SOURCE_URI="https://ftpmirror.gnu.org/gettext/gettext-$portVersion.tar.xz"
CHECKSUM_SHA256="50dbc8f39797950aa2c98e939947c527e5ac9ebd2c1b99dd7b06ba33a6767ae6"
REVISION="5"
SOURCE_URI="https://ftpmirror.gnu.org/gettext/gettext-$portVersion.tar.gz"
CHECKSUM_SHA256="e8c3650e1d8cee875c4f355642382c1df83058bd5a11ee8555c0cf276d646d45"
ARCHITECTURES="all !x86_gcc2"
SECONDARY_ARCHITECTURES="x86"