gawk: update to 3.1.7.

--HG--
extra : convert_revision : 7031b808a5fce949fb8d5610eaf570105bbbf414
This commit is contained in:
Juan RP 2009-08-11 00:10:27 +02:00
parent 0e4c16c10d
commit 9a813acbc8

View file

@ -1,12 +1,12 @@
# Template file for 'gawk'
pkgname=gawk
version=3.1.6
version=3.1.7
distfiles="http://ftp.gnu.org/gnu/$pkgname/$pkgname-$version.tar.gz"
build_style=gnu_configure
configure_args="ac_cv_func_working_mktime=yes"
short_desc="The GNU awk utility"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=06dd872da7145088ae08475f7b11e5b9e810b8ead7d78d039003e671bb76ec65
checksum=f2a2f3b3053837c56fd42d801419e6a2aa89326c72308a87737da44191713a4d
long_desc="
The GNU AWK utility, a pattern scanning and processing tool."