gawk: update to 4.0.0.
This commit is contained in:
parent
4f97fdaef4
commit
a5e0b62c35
|
@ -1,12 +1,14 @@
|
|||
# Template file for 'gawk'
|
||||
pkgname=gawk
|
||||
version=3.1.8
|
||||
version=4.0.0
|
||||
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"
|
||||
short_desc="The GNU awk utility"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=2146b3cc7a2d2b16a9457e73f14a3cb51a4292575425ed8f16f7e0a5e4f1a50d
|
||||
license="GPL-3"
|
||||
checksum=c3a7cf7d976e05c6a1d8a9b3f14fa55d4304707408ddafb1396212653ea00be5
|
||||
long_desc="
|
||||
The GNU AWK utility, a pattern scanning and processing tool."
|
||||
|
||||
|
|
Loading…
Reference in New Issue