mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
gettext: update to 0.18.3.1.
This commit is contained in:
parent
6c530709d4
commit
ab758a1efb
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template build file for 'gettext'.
|
# Template build file for 'gettext'.
|
||||||
pkgname=gettext
|
pkgname=gettext
|
||||||
version=0.18.3
|
version=0.18.3.1
|
||||||
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=36f3c1043df803565d4977c1efbd41e1ec0f0301acf5f057984406c34cb9f948
|
checksum=0d8f9a33531b77776b3dc473e7940019ca19bfca5b4c06db6e96065eeb07245d
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends="automake libtool"
|
hostmakedepends="automake libtool"
|
||||||
|
|
Loading…
Add table
Reference in a new issue