development/byacc: Updated for version 20180510.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2018-05-14 21:17:55 +07:00
parent 06c80b46e8
commit a6cb3e4a5b
2 changed files with 4 additions and 4 deletions

View file

@ -2,7 +2,7 @@
# Slackware build script for byacc
# Copyright 2015-2017 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
# Copyright 2015-2018 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:-20170709}
VERSION=${VERSION:-20180510}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="byacc"
VERSION="20170709"
VERSION="20180510"
HOMEPAGE="http://invisible-island.net/byacc/"
DOWNLOAD="http://invisible-island.net/datafiles/release/byacc.tar.gz"
MD5SUM="46b11b03160dc318001c9f68c08ccf18"
MD5SUM="97fdc0745e0ff0cef5c09d57d0c6752d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""