diff options
author | Panagiotis Nikolaou <hostmaster@slackonly.com> | 2017-10-14 10:09:25 +0100 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2017-10-14 14:47:00 +0100 |
commit | fe4efa5edb824579a8b8d03703c61c8ce33b00f0 (patch) | |
tree | d93527be36fe3601ddaf58c360f8338b532dc483 /development/camlp5/camlp5.SlackBuild | |
parent | cbbea687222d5b4b8eb1445c4845dff8653978c6 (diff) |
development/camlp5: Updated for version 7.02.
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 2f64a80882149..dc1eb55f7c441 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:-7.01} -SRCVER=rel701 +VERSION=${VERSION:-7.02} +SRCVER=rel702 BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |