gettext: update to 0.19.3.
This commit is contained in:
@@ -180,8 +180,8 @@ libgdbm.so.4 gdbm-1.10_1_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
|
||||||
libgettextsrc-0.19.2.so gettext-libs-0.19.2_1
|
libgettextsrc-0.19.3.so gettext-libs-0.19.3_1
|
||||||
libgettextlib-0.19.2.so gettext-libs-0.19.2_1
|
libgettextlib-0.19.3.so gettext-libs-0.19.3_1
|
||||||
libgettextpo.so.0 gettext-libs-0.17_1
|
libgettextpo.so.0 gettext-libs-0.17_1
|
||||||
libattr.so.1 attr-2.4.43_1
|
libattr.so.1 attr-2.4.43_1
|
||||||
libacl.so.1 acl-2.2.47_1
|
libacl.so.1 acl-2.2.47_1
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
# Template build file for 'gettext'.
|
# Template build file for 'gettext'.
|
||||||
pkgname=gettext
|
pkgname=gettext
|
||||||
version=0.19.2
|
version=0.19.3
|
||||||
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
|
||||||
@@ -13,7 +13,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||||||
homepage="http://www.gnu.org/software/gettext/"
|
homepage="http://www.gnu.org/software/gettext/"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
distfiles="http://ftp.gnu.org/pub/gnu/${pkgname}/${pkgname}-${version}.tar.gz"
|
distfiles="http://ftp.gnu.org/pub/gnu/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=0c48ae6ef6e0abcf6cd9cb9dcdc593d0e1a367e82259bbe113ce88ceea9249bb
|
checksum=93952d505a3d3b1ec10c69d340c7d438b1f9c332710d583981c0608be3eeb3f6
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends="automake libtool git"
|
hostmakedepends="automake libtool git"
|
||||||
|
|||||||
Reference in New Issue
Block a user