mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
gettext: update to 0.19.5.1.
This commit is contained in:
parent
ff5c58412b
commit
7923d70edf
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gettext'
|
# Template file for 'gettext'
|
||||||
pkgname=gettext
|
pkgname=gettext
|
||||||
version=0.19.5
|
version=0.19.5.1
|
||||||
revision=1
|
revision=1
|
||||||
bootstrap=yes
|
bootstrap=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -15,7 +15,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
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=1258814ba174e4783194be2dc93648bd630d4dda166eae034e4ad54489dcf73a
|
checksum=a198d53b0c1fb11421ead197b7e76b144e887c9ef5a685323e92cbc950227731
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
# force libintl
|
# force libintl
|
||||||
|
|
Loading…
Add table
Reference in a new issue