From cccaf97e4e08bdb493ae0a7d0d4c1b6feeab4746 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sun, 11 May 2014 18:04:20 +0200 Subject: [PATCH] gawk: update to 4.1.1. --- srcpkgs/gawk/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/gawk/template b/srcpkgs/gawk/template index 9eba91ec36f..5c26e4e6c9b 100644 --- a/srcpkgs/gawk/template +++ b/srcpkgs/gawk/template @@ -1,7 +1,7 @@ # Template file for 'gawk' pkgname=gawk -version=4.0.2 -revision=4 +version=4.1.1 +revision=1 build_style=gnu-configure configure_args="--with-readline" makedepends="readline-devel>=6.3" @@ -11,7 +11,7 @@ maintainer="Juan RP " license="GPL-3" homepage="http://www.gnu.org/directory/GNU/gawk.html" distfiles="http://ftp.gnu.org/gnu/gawk/gawk-${version}.tar.gz" -checksum=6e0de117c3713aa8d7fa347fc9fd645b10038ae49d8cf947d8c1d51cbb76141a +checksum=556464bd2e4bc5a0fad4526b59623e4be40b4c2f4c663dfaaf246af6e2ec1d62 pre_configure() { # Create symlinks for bins and manpages.