development/mawk: Updated for version 1.3.4_20200106.

Signed-off-by: B. Watson <yalhcru@gmail.com>
This commit is contained in:
B. Watson 2020-01-11 10:40:05 -05:00 committed by Willy Sudiarto Raharjo
parent 383838d51f
commit 5b1c48605f
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 5 additions and 4 deletions

View file

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

View file

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