From d22db5e6dc2ef753e6478e564f5bb7cca221be1b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89rico=20Nogueira?= Date: Mon, 29 Nov 2021 02:10:34 -0300 Subject: [PATCH] texinfo: update to 6.8. --- srcpkgs/texinfo/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/texinfo/template b/srcpkgs/texinfo/template index c183625028c..55948fd8bab 100644 --- a/srcpkgs/texinfo/template +++ b/srcpkgs/texinfo/template @@ -1,6 +1,6 @@ # Template file for 'texinfo' pkgname=texinfo -version=6.7 +version=6.8 revision=1 build_style=gnu-configure configure_args="--disable-static --disable-perl-xs" @@ -10,9 +10,9 @@ depends="gzip perl" short_desc="GNU Documentation System" maintainer="Enno Boland " 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" -checksum=988403c1542d15ad044600b909997ba3079b10e03224c61188117f3676b02caa +checksum=8eb753ed28bca21f8f56c1a180362aed789229bd62fff58bf8368e9beb59fec4 if [ -z "$CROSS_BUILD" ]; then # XXX fails with cross compilation