gettext: update to 0.18.3.1.
This commit is contained in:
parent
6c530709d4
commit
ab758a1efb
|
@ -1,7 +1,7 @@
|
|||
# Template build file for 'gettext'.
|
||||
pkgname=gettext
|
||||
version=0.18.3
|
||||
revision=2
|
||||
version=0.18.3.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-java --disable-native-java --disable-csharp
|
||||
--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/"
|
||||
license="GPL-3"
|
||||
distfiles="http://ftp.gnu.org/pub/gnu/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
checksum=36f3c1043df803565d4977c1efbd41e1ec0f0301acf5f057984406c34cb9f948
|
||||
checksum=0d8f9a33531b77776b3dc473e7940019ca19bfca5b4c06db6e96065eeb07245d
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends="automake libtool"
|
||||
|
|
Loading…
Reference in New Issue