From f862bce789c7ebfbe4b3af06e09d3b7d828882bd Mon Sep 17 00:00:00 2001 From: maxice8 Date: Fri, 12 Apr 2019 14:10:35 -0300 Subject: [PATCH] chroot-gawk: update to 5.0.0. --- srcpkgs/chroot-gawk/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/chroot-gawk/template b/srcpkgs/chroot-gawk/template index 40d82534d72..314edff7da0 100644 --- a/srcpkgs/chroot-gawk/template +++ b/srcpkgs/chroot-gawk/template @@ -1,7 +1,7 @@ # Template file for 'chroot-gawk' pkgname=chroot-gawk -version=4.2.1 -revision=2 +version=5.0.0 +revision=1 wrksrc="gawk-${version}" build_style=gnu-configure configure_args="--disable-nls --without-readline ac_cv_libsigsegv=/bin/false" @@ -10,7 +10,7 @@ maintainer="Juan RP " license="GPL-3.0-or-later" homepage="https://directory.fsf.org/wiki/Gawk" distfiles="${GNU_SITE}/gawk/gawk-${version}.tar.xz" -checksum=d1119785e746d46a8209d28b2de404a57f983aa48670f4e225531d3bdc175551 +checksum=50f091ed0eb485ad87dbb620d773a3e2c31a27f75f5e008f7bf065055f024406 bootstrap=yes provides="awk-0_1"