gawk: update to 3.1.8.
This commit is contained in:
parent
37e7a0a56a
commit
01b12a2899
1 changed files with 2 additions and 2 deletions
|
@ -1,12 +1,12 @@
|
|||
# Template file for 'gawk'
|
||||
pkgname=gawk
|
||||
version=3.1.7
|
||||
version=3.1.8
|
||||
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=f2a2f3b3053837c56fd42d801419e6a2aa89326c72308a87737da44191713a4d
|
||||
checksum=2146b3cc7a2d2b16a9457e73f14a3cb51a4292575425ed8f16f7e0a5e4f1a50d
|
||||
long_desc="
|
||||
The GNU AWK utility, a pattern scanning and processing tool."
|
||||
|
||||
|
|
Loading…
Reference in a new issue