mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
mawk: update to 20141027
This commit is contained in:
parent
67d19a5dd7
commit
3c33f0fbda
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'mawk'
|
# Template file for 'mawk'
|
||||||
pkgname=mawk
|
pkgname=mawk
|
||||||
_distver=1.3.4
|
_distver=1.3.4
|
||||||
_datever=20140914
|
_datever=20141027
|
||||||
version=${_distver}.${_datever}
|
version=${_distver}.${_datever}
|
||||||
revision=1
|
revision=1
|
||||||
build_style="gnu-configure"
|
build_style="gnu-configure"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Ypnose <linuxienATlegtuxDOTorg>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="http://invisible-island.net/mawk/mawk.html"
|
homepage="http://invisible-island.net/mawk/mawk.html"
|
||||||
distfiles="http://invisible-island.net/datafiles/release/${pkgname}.tar.gz"
|
distfiles="http://invisible-island.net/datafiles/release/${pkgname}.tar.gz"
|
||||||
checksum=fb8fb2b7a4906c49d5262344835ab96c9e1ca82ad532c15fb81c51a5a77e0e78
|
checksum=a88f50c1a0800ae6d2cedb0672b15bd32cc57e482715ca7c1471fb398e89767a
|
||||||
wrksrc=${pkgname}-${_distver}-${_datever}
|
wrksrc=${pkgname}-${_distver}-${_datever}
|
||||||
|
|
||||||
provides="awk-0_1"
|
provides="awk-0_1"
|
||||||
|
|
Loading…
Add table
Reference in a new issue