diff options
Diffstat (limited to 'development/byacc/byacc.SlackBuild')
-rw-r--r-- | development/byacc/byacc.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/development/byacc/byacc.SlackBuild b/development/byacc/byacc.SlackBuild index 614beba51ef10..a6d9d00e28fb9 100644 --- a/development/byacc/byacc.SlackBuild +++ b/development/byacc/byacc.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for byacc -# Copyright 2015-2020 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:-20200910} +VERSION=${VERSION:-20210109} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |