diff --git a/srcpkgs/chroot-gawk/template b/srcpkgs/chroot-gawk/template index aa0d8c9aeff..d975e46caa6 100644 --- a/srcpkgs/chroot-gawk/template +++ b/srcpkgs/chroot-gawk/template @@ -1,16 +1,16 @@ # Template file for 'chroot-gawk' pkgname=chroot-gawk -version=4.0.0 -revision=6 +version=4.2.0 +revision=1 wrksrc="gawk-${version}" build_style=gnu-configure configure_args="--disable-nls --without-readline ac_cv_libsigsegv=/bin/false" short_desc="The GNU awk utility -- for xbps-src use" maintainer="Juan RP " license="GPL-3" -homepage="http://www.gnu.org/directory/GNU/gawk.html" +homepage="https://directory.fsf.org/wiki/Gawk" distfiles="${GNU_SITE}/gawk/gawk-$version.tar.xz" -checksum=abbef4dbab9db0f159c71b941fd93fd1dcb995f5e8a23396d1c2390801c46edf +checksum=d4f3cd31c001fd0ed52832d4fbfbdfeaa38ad541c182f80ff8fdf87324a6a9f2 bootstrap=yes provides="awk-0_1"