development/byacc: Updated for version 20221229.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2022-12-31 00:37:19 +07:00
parent 9ce08cc514
commit b2f270a70b
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:-20221106}
VERSION=${VERSION:-20221229}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="byacc"
VERSION="20221106"
VERSION="20221229"
HOMEPAGE="https://invisible-island.net/byacc/"
DOWNLOAD="https://invisible-mirror.net/archives/byacc/byacc-20221106.tgz"
MD5SUM="135d94e7c85496f5475860172725caeb"
DOWNLOAD="https://invisible-mirror.net/archives/byacc/byacc-20221229.tgz"
MD5SUM="2d435573d213c422724d5c08b0066bff"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""