mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
texinfo: update to 7.0.2.
This commit is contained in:
parent
4d82d9b5c8
commit
446c046493
1 changed files with 4 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'texinfo'
|
# Template file for 'texinfo'
|
||||||
pkgname=texinfo
|
pkgname=texinfo
|
||||||
version=6.8
|
version=7.0.2
|
||||||
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"
|
||||||
|
@ -11,8 +11,9 @@ 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="https://www.gnu.org/software/texinfo/"
|
homepage="https://www.gnu.org/software/texinfo/"
|
||||||
distfiles="${GNU_SITE}/$pkgname/$pkgname-$version.tar.xz"
|
changelog="https://git.savannah.gnu.org/cgit/texinfo.git/plain/NEWS"
|
||||||
checksum=8eb753ed28bca21f8f56c1a180362aed789229bd62fff58bf8368e9beb59fec4
|
distfiles="${GNU_SITE}/texinfo/texinfo-${version}.tar.xz"
|
||||||
|
checksum=f211ec3261383e1a89e4555a93b9d017fe807b9c3992fb2dff4871dae6da54ad
|
||||||
|
|
||||||
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