diff --git a/srcpkgs/texinfo/template b/srcpkgs/texinfo/template index 8bbe3e7eaf1..644042cba9c 100644 --- a/srcpkgs/texinfo/template +++ b/srcpkgs/texinfo/template @@ -1,6 +1,6 @@ # Template file for 'texinfo' pkgname=texinfo -version=7.0.2 +version=7.0.3 revision=1 build_style=gnu-configure configure_args="--disable-static --disable-perl-xs" @@ -13,7 +13,7 @@ license="GPL-3.0-or-later" homepage="https://www.gnu.org/software/texinfo/" changelog="https://git.savannah.gnu.org/cgit/texinfo.git/plain/NEWS" distfiles="${GNU_SITE}/texinfo/texinfo-${version}.tar.xz" -checksum=f211ec3261383e1a89e4555a93b9d017fe807b9c3992fb2dff4871dae6da54ad +checksum=74b420d09d7f528e84f97aa330f0dd69a98a6053e7a4e01767eed115038807bf if [ -z "$CROSS_BUILD" ]; then # XXX fails with cross compilation