summaryrefslogtreecommitdiffstats
path: root/development
diff options
context:
space:
mode:
Diffstat (limited to 'development')
-rw-r--r--development/menhir/menhir.SlackBuild4
-rw-r--r--development/menhir/menhir.info6
2 files changed, 5 insertions, 5 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}
diff --git a/development/menhir/menhir.info b/development/menhir/menhir.info
index 8800b1218b..1926acc370 100644
--- a/development/menhir/menhir.info
+++ b/development/menhir/menhir.info
@@ -1,8 +1,8 @@
PRGNAM="menhir"
-VERSION="20160825"
+VERSION="20170101"
HOMEPAGE="http://cristal.inria.fr/~fpottier/menhir/"
-DOWNLOAD="http://cristal.inria.fr/~fpottier/menhir/menhir-20160825.tar.gz"
-MD5SUM="d3773be7af60ac2de0220284e3b8fb1d"
+DOWNLOAD="http://cristal.inria.fr/~fpottier/menhir/menhir-20170101.tar.gz"
+MD5SUM="78128bc6935d7c40d5da919c502678c0"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="ocamlbuild ocaml-findlib"