diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2017-04-18 19:34:21 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-04-22 08:11:10 +0700 |
commit | d5866d9d57a9681a3c896d82a88df53e2cf68cf6 (patch) | |
tree | 4d65ae2a2129cc6088f69c3f3fa2617ff31fe1fc /development/menhir/menhir.SlackBuild | |
parent | 9b3e1ad341f83cf6d00cf415ca11f26f0a0b5fc0 (diff) | |
download | slackbuilds-d5866d9d57a9681a3c896d82a88df53e2cf68cf6.tar.gz |
development/menhir: Updated for version 20170101.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'development/menhir/menhir.SlackBuild')
-rw-r--r-- | development/menhir/menhir.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/development/menhir/menhir.SlackBuild b/development/menhir/menhir.SlackBuild index 65f9ebf055..094a29eba9 100644 --- a/development/menhir/menhir.SlackBuild +++ b/development/menhir/menhir.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for menhir -# Copyright 2014-2016 Dimitris Zlatanidis Orestiada, Greece +# Copyright 2014-2017 Dimitris Zlatanidis Orestiada, Greece # 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=menhir -VERSION=${VERSION:-20160825} +VERSION=${VERSION:-20170101} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |