gawk: update to 4.1.1.
This commit is contained in:
parent
d2317a70dd
commit
cccaf97e4e
1 changed files with 3 additions and 3 deletions
|
@ -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 <xtraeme@gmail.com>"
|
|||
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.
|
||||
|
|
Loading…
Reference in a new issue