development/byacc: Updated for version 20210109.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2021-01-16 23:33:51 +07:00
parent 7891ef329d
commit 72a85a4aab
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View file

@ -2,7 +2,7 @@
# Slackware build script for byacc
# Copyright 2015-2020 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
# Copyright 2015-2021 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=byacc
VERSION=${VERSION:-20200910}
VERSION=${VERSION:-20210109}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="byacc"
VERSION="20200910"
VERSION="20210109"
HOMEPAGE="http://invisible-island.net/byacc/"
DOWNLOAD="http://invisible-island.net/datafiles/release/byacc.tar.gz"
MD5SUM="5726a5a655c6fd4e8f950552cceeae29"
MD5SUM="f54edce9dea5906bb884d247b66c489d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""