development/byacc: Updated for version 20230521

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2023-05-23 18:05:59 +07:00
parent 086a0371aa
commit 71477f745f
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View file

@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=byacc
VERSION=${VERSION:-20230219}
VERSION=${VERSION:-20230521}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="byacc"
VERSION="20230219"
VERSION="20230521"
HOMEPAGE="https://invisible-island.net/byacc/"
DOWNLOAD="https://invisible-mirror.net/archives/byacc/byacc-20230219.tgz"
MD5SUM="37d7a2dda6eb52fd081f0a9d8b2736c6"
DOWNLOAD="https://invisible-mirror.net/archives/byacc/byacc-20230521.tgz"
MD5SUM="fc9e8c37c6636ede45bf6834c2d6716f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""