summaryrefslogtreecommitdiffstats
path: root/development/byacc/byacc.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'development/byacc/byacc.SlackBuild')
-rw-r--r--development/byacc/byacc.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/development/byacc/byacc.SlackBuild b/development/byacc/byacc.SlackBuild
index bdb5afe50f..2e4493bf3f 100644
--- a/development/byacc/byacc.SlackBuild
+++ b/development/byacc/byacc.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for byacc
-# Copyright 2015-2019 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:-20191125}
+VERSION=${VERSION:-20210328}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}