mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
texinfo: update to 6.8.
This commit is contained in:
parent
bdc5a79657
commit
d22db5e6dc
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'texinfo'
|
# Template file for 'texinfo'
|
||||||
pkgname=texinfo
|
pkgname=texinfo
|
||||||
version=6.7
|
version=6.8
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static --disable-perl-xs"
|
configure_args="--disable-static --disable-perl-xs"
|
||||||
|
@ -10,9 +10,9 @@ depends="gzip perl"
|
||||||
short_desc="GNU Documentation System"
|
short_desc="GNU Documentation System"
|
||||||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="http://www.gnu.org/software/texinfo/"
|
homepage="https://www.gnu.org/software/texinfo/"
|
||||||
distfiles="${GNU_SITE}/$pkgname/$pkgname-$version.tar.xz"
|
distfiles="${GNU_SITE}/$pkgname/$pkgname-$version.tar.xz"
|
||||||
checksum=988403c1542d15ad044600b909997ba3079b10e03224c61188117f3676b02caa
|
checksum=8eb753ed28bca21f8f56c1a180362aed789229bd62fff58bf8368e9beb59fec4
|
||||||
|
|
||||||
if [ -z "$CROSS_BUILD" ]; then
|
if [ -z "$CROSS_BUILD" ]; then
|
||||||
# XXX fails with cross compilation
|
# XXX fails with cross compilation
|
||||||
|
|
Loading…
Add table
Reference in a new issue