diff options
author | Panagiotis Nikolaou <hostmaster@slackonly.com> | 2017-08-09 20:25:03 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-08-12 06:57:46 +0700 |
commit | 090bc397e09e2d3b3244255e277f5fdc603475a4 (patch) | |
tree | 8f42d6c9231231cd86197fb8346f02dfc5705676 /development/camlp5/camlp5.SlackBuild | |
parent | eb48ec9a07f6d4f65a0d646829f9428c1daa62c8 (diff) | |
download | slackbuilds-090bc397e09e2d3b3244255e277f5fdc603475a4.tar.gz |
development/camlp5: Updated for version 7.01.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'development/camlp5/camlp5.SlackBuild')
-rw-r--r-- | development/camlp5/camlp5.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/development/camlp5/camlp5.SlackBuild b/development/camlp5/camlp5.SlackBuild index 152304b966..2f64a80882 100644 --- a/development/camlp5/camlp5.SlackBuild +++ b/development/camlp5/camlp5.SlackBuild @@ -19,8 +19,8 @@ # Rewrite for updated camlp5 Panagiotis Nikolaou, Culver City, CA PRGNAM=camlp5 -VERSION=${VERSION:-6.17} -SRCVER=rel617 +VERSION=${VERSION:-7.01} +SRCVER=rel701 BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |