gettext: update to 0.21.
This commit is contained in:
parent
f0730d8156
commit
b47d1fe205
2 changed files with 5 additions and 5 deletions
|
@ -185,8 +185,8 @@ libgdbm.so.6 gdbm-1.16_1
|
||||||
libgdbm_compat.so.4 gdbm-1.10_1_1
|
libgdbm_compat.so.4 gdbm-1.10_1_1
|
||||||
libintl.so.8 gettext-libs-0.19.2_1
|
libintl.so.8 gettext-libs-0.19.2_1
|
||||||
libgnuintl.so.8 gettext-libs-0.19.2_1
|
libgnuintl.so.8 gettext-libs-0.19.2_1
|
||||||
libgettextlib-0.20.2.so gettext-libs-0.20.2_1
|
libgettextlib-0.21.so gettext-libs-0.21_1
|
||||||
libgettextsrc-0.20.2.so gettext-libs-0.20.2_1
|
libgettextsrc-0.21.so gettext-libs-0.21_1
|
||||||
libgettextpo.so.0 gettext-libs-0.17_1
|
libgettextpo.so.0 gettext-libs-0.17_1
|
||||||
libtextstyle.so.0 gettext-libs-0.20.1_1
|
libtextstyle.so.0 gettext-libs-0.20.1_1
|
||||||
libattr.so.1 attr-2.4.43_1
|
libattr.so.1 attr-2.4.43_1
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'gettext'
|
# Template file for 'gettext'
|
||||||
pkgname=gettext
|
pkgname=gettext
|
||||||
version=0.20.2
|
version=0.21
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-java --disable-native-java --disable-csharp
|
configure_args="--disable-java --disable-native-java --disable-csharp
|
||||||
--disable-libasprintf --enable-threads=posix --disable-rpath --without-emacs
|
--disable-libasprintf --enable-threads=posix --disable-rpath --without-emacs
|
||||||
|
@ -15,7 +15,7 @@ license="GPL-3.0-or-later"
|
||||||
homepage="https://www.gnu.org/software/gettext/"
|
homepage="https://www.gnu.org/software/gettext/"
|
||||||
changelog="https://git.savannah.gnu.org/cgit/gettext.git/plain/NEWS"
|
changelog="https://git.savannah.gnu.org/cgit/gettext.git/plain/NEWS"
|
||||||
distfiles="${GNU_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
distfiles="${GNU_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=ecb9d0908ca41d5ca5fef974323b3bba6bec19eebba0b44f396de98cfcc089f1
|
checksum=c77d0da3102aec9c07f43671e60611ebff89a996ef159497ce8e59d075786b12
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
# force libintl
|
# force libintl
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue