mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-26 23:42:57 +02:00
Merge pull request #4326 from subsonik/gettext
gettext: update to 0.19.8.1.
This commit is contained in:
commit
c5f2c1c35e
2 changed files with 5 additions and 5 deletions
|
@ -196,8 +196,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.7.so gettext-libs-0.19.7_1
|
libgettextlib-0.19.8.1.so gettext-libs-0.19.8.1_1
|
||||||
libgettextlib-0.19.7.so gettext-libs-0.19.7_1
|
libgettextsrc-0.19.8.1.so gettext-libs-0.19.8.1_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,6 +1,6 @@
|
||||||
# Template file for 'gettext'
|
# Template file for 'gettext'
|
||||||
pkgname=gettext
|
pkgname=gettext
|
||||||
version=0.19.7
|
version=0.19.8.1
|
||||||
revision=1
|
revision=1
|
||||||
bootstrap=yes
|
bootstrap=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -14,8 +14,8 @@ short_desc="Internationalized Message Handling Library and tools"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
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="${GNU_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=5386d2a40500295783c6a52121adcf42a25519e2d23675950619c9e69558c23f
|
checksum=ff942af0e438ced4a8b0ea4b0b6e0d6d657157c5e2364de57baa279c1c125c43
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
# force libintl
|
# force libintl
|
||||||
|
|
Loading…
Add table
Reference in a new issue