mawk: update to 20141027

This commit is contained in:
Ypnose 2014-10-27 18:45:00 +00:00
parent 67d19a5dd7
commit 3c33f0fbda

View File

@ -1,7 +1,7 @@
# Template file for 'mawk'
pkgname=mawk
_distver=1.3.4
_datever=20140914
_datever=20141027
version=${_distver}.${_datever}
revision=1
build_style="gnu-configure"
@ -10,7 +10,7 @@ maintainer="Ypnose <linuxienATlegtuxDOTorg>"
license="GPL-2"
homepage="http://invisible-island.net/mawk/mawk.html"
distfiles="http://invisible-island.net/datafiles/release/${pkgname}.tar.gz"
checksum=fb8fb2b7a4906c49d5262344835ab96c9e1ca82ad532c15fb81c51a5a77e0e78
checksum=a88f50c1a0800ae6d2cedb0672b15bd32cc57e482715ca7c1471fb398e89767a
wrksrc=${pkgname}-${_distver}-${_datever}
provides="awk-0_1"