gawk: update to 4.0.1.

This commit is contained in:
Juan RP 2012-03-30 14:53:36 +02:00
parent 96ae833efe
commit 13bb6f97c1
1 changed files with 2 additions and 3 deletions

View File

@ -1,15 +1,14 @@
# Template file for 'gawk'
pkgname=gawk
version=4.0.0
version=4.0.1
homepage="http://www.gnu.org/directory/GNU/gawk.html"
distfiles="http://ftp.gnu.org/gnu/$pkgname/$pkgname-$version.tar.gz"
build_style=gnu-configure
configure_args="ac_cv_func_working_mktime=yes --with-readline"
revision=2
short_desc="The GNU awk utility"
maintainer="Juan RP <xtraeme@gmail.com>"
license="GPL-3"
checksum=c3a7cf7d976e05c6a1d8a9b3f14fa55d4304707408ddafb1396212653ea00be5
checksum=476dee8bea8bc3b04af5cae502b83ea16edd5b703d20418918f8773889d78c80
long_desc="
The GNU AWK utility, a pattern scanning and processing tool."