gettext: update to 0.19.8.1.
This commit is contained in:
parent
75a4897d88
commit
bb464ab180
|
@ -196,8 +196,8 @@ libgdbm.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
|
||||
libgnuintl.so.8 gettext-libs-0.19.2_1
|
||||
libgettextsrc-0.19.7.so gettext-libs-0.19.7_1
|
||||
libgettextlib-0.19.7.so gettext-libs-0.19.7_1
|
||||
libgettextlib-0.19.8.1.so gettext-libs-0.19.8.1_1
|
||||
libgettextsrc-0.19.8.1.so gettext-libs-0.19.8.1_1
|
||||
libgettextpo.so.0 gettext-libs-0.17_1
|
||||
libattr.so.1 attr-2.4.43_1
|
||||
libacl.so.1 acl-2.2.47_1
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gettext'
|
||||
pkgname=gettext
|
||||
version=0.19.7
|
||||
version=0.19.8.1
|
||||
revision=1
|
||||
bootstrap=yes
|
||||
build_style=gnu-configure
|
||||
|
@ -14,8 +14,8 @@ short_desc="Internationalized Message Handling Library and tools"
|
|||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
homepage="http://www.gnu.org/software/gettext/"
|
||||
license="GPL-3"
|
||||
distfiles="http://ftp.gnu.org/pub/gnu/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
checksum=5386d2a40500295783c6a52121adcf42a25519e2d23675950619c9e69558c23f
|
||||
distfiles="${GNU_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
checksum=ff942af0e438ced4a8b0ea4b0b6e0d6d657157c5e2364de57baa279c1c125c43
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
# force libintl
|
||||
|
|
Loading…
Reference in New Issue