gawk: update to 4.1.2.
This commit is contained in:
parent
85e26769ef
commit
1e79274e46
1 changed files with 3 additions and 4 deletions
|
@ -1,18 +1,17 @@
|
|||
# Template file for 'gawk'
|
||||
pkgname=gawk
|
||||
version=4.1.1
|
||||
revision=4
|
||||
version=4.1.2
|
||||
revision=1
|
||||
build_pie=yes
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-readline"
|
||||
makedepends="readline-devel"
|
||||
conflicts="chroot-gawk>=0"
|
||||
short_desc="The GNU awk utility"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="GPL-3"
|
||||
homepage="http://www.gnu.org/directory/GNU/gawk.html"
|
||||
distfiles="http://ftp.gnu.org/gnu/gawk/gawk-${version}.tar.gz"
|
||||
checksum=556464bd2e4bc5a0fad4526b59623e4be40b4c2f4c663dfaaf246af6e2ec1d62
|
||||
checksum=3b4d1a537f91c75832c0adcf507bd3be0660cdd14c5405b54d33e000bdd8a415
|
||||
|
||||
lib32disabled=yes
|
||||
provides="awk-0_1"
|
||||
|
|
Loading…
Reference in a new issue