development/mawk: Updated for version 1.3.4_20190203.

Signed-off-by: B. Watson <yalhcru@gmail.com>
This commit is contained in:
B. Watson 2019-11-29 02:16:03 -05:00 committed by Willy Sudiarto Raharjo
parent 2e9e6bf803
commit 21086672ce
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 6 additions and 6 deletions

View file

@ -6,11 +6,11 @@
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
# 20180902 bkw:
# - Add BUILTIN_REGEX option.
# 20191129 bkw: Update for v1.3.4_20190203.
# 20180902 bkw: Add BUILTIN_REGEX option.
PRGNAM=mawk
VERSION=${VERSION:-1.3.4_20171017}
VERSION=${VERSION:-1.3.4_20190203}
BUILD=${BUILD:-2}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="mawk"
VERSION="1.3.4_20171017"
VERSION="1.3.4_20190203"
HOMEPAGE="http://invisible-island.net/mawk/mawk.html"
DOWNLOAD="ftp://ftp.invisible-island.net/mawk/mawk-1.3.4-20171017.tgz"
MD5SUM="6de7560406cd9836335a7297bb910e08"
DOWNLOAD="ftp://ftp.invisible-island.net/mawk/mawk-1.3.4-20190203.tgz"
MD5SUM="6634f22b576a49fe6cc63adf793c2659"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""