From 0bd2325fb3eb4003d6cbea67ae34cf920fb33829 Mon Sep 17 00:00:00 2001 From: icp Date: Tue, 21 Feb 2023 22:27:07 +0530 Subject: [PATCH] texinfo: update to 7.0.2. --- srcpkgs/texinfo/template | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/srcpkgs/texinfo/template b/srcpkgs/texinfo/template index 55948fd8bab5..8bbe3e7eaf1e 100644 --- a/srcpkgs/texinfo/template +++ b/srcpkgs/texinfo/template @@ -1,6 +1,6 @@ # Template file for 'texinfo' pkgname=texinfo -version=6.8 +version=7.0.2 revision=1 build_style=gnu-configure configure_args="--disable-static --disable-perl-xs" @@ -11,8 +11,9 @@ short_desc="GNU Documentation System" maintainer="Enno Boland " license="GPL-3.0-or-later" homepage="https://www.gnu.org/software/texinfo/" -distfiles="${GNU_SITE}/$pkgname/$pkgname-$version.tar.xz" -checksum=8eb753ed28bca21f8f56c1a180362aed789229bd62fff58bf8368e9beb59fec4 +changelog="https://git.savannah.gnu.org/cgit/texinfo.git/plain/NEWS" +distfiles="${GNU_SITE}/texinfo/texinfo-${version}.tar.xz" +checksum=f211ec3261383e1a89e4555a93b9d017fe807b9c3992fb2dff4871dae6da54ad if [ -z "$CROSS_BUILD" ]; then # XXX fails with cross compilation