diff options
author | Panagiotis Nikolaou <hostmaster@slackonly.com> | 2018-06-16 20:03:19 +0100 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2018-06-17 19:13:26 +0100 |
commit | 8ed89bc88fffcd9b98149771301261137fde0ff3 (patch) | |
tree | 0be254ff07d11207cb259ee6118afba08ab47593 /development/camlp5/camlp5.SlackBuild | |
parent | 4fc909a0ea36e4178ed306ba05f9cd6172e431b6 (diff) | |
download | slackbuilds-8ed89bc88fffcd9b98149771301261137fde0ff3.tar.gz |
development/camlp5: Updated for version 7.05.
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 dc1eb55f7c..1f504f9e2a 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.02} -SRCVER=rel702 +VERSION=${VERSION:-7.05} +SRCVER=rel705 BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |