mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
development/byacc: Updated for version 20191125.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
45cf9b2f52
commit
3f7cc3a93c
2 changed files with 3 additions and 3 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=byacc
|
||||
VERSION=${VERSION:-20191119}
|
||||
VERSION=${VERSION:-20191125}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="byacc"
|
||||
VERSION="20191119"
|
||||
VERSION="20191125"
|
||||
HOMEPAGE="http://invisible-island.net/byacc/"
|
||||
DOWNLOAD="http://invisible-island.net/datafiles/release/byacc.tar.gz"
|
||||
MD5SUM="b3ba6b5b73bc9d27ac85642174e7d4d2"
|
||||
MD5SUM="6745a4fbf0723c4c9280fc3e568b3d1b"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue