diff options
-rw-r--r-- | development/byacc/byacc.SlackBuild | 4 | ||||
-rw-r--r-- | development/byacc/byacc.info | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/development/byacc/byacc.SlackBuild b/development/byacc/byacc.SlackBuild index ca76f30d2128..c81c2d8203b3 100644 --- a/development/byacc/byacc.SlackBuild +++ b/development/byacc/byacc.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for byacc -# Copyright 2015-2016 Willy Sudiarto Raharjo <willysr@slackbuilds.org> +# Copyright 2015-2017 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:-20150711} +VERSION=${VERSION:-20161202} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/development/byacc/byacc.info b/development/byacc/byacc.info index 9e348d9ea562..cb302c4dd833 100644 --- a/development/byacc/byacc.info +++ b/development/byacc/byacc.info @@ -1,8 +1,8 @@ PRGNAM="byacc" -VERSION="20150711" +VERSION="20161202" HOMEPAGE="http://invisible-island.net/byacc/" DOWNLOAD="http://invisible-island.net/datafiles/release/byacc.tar.gz" -MD5SUM="2700401030583c4e9169ac7ea7d08de8" +MD5SUM="48ef38447f2cc864c70ef864b26cf817" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |