development/camlp5: Updated for version 7.02.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
Panagiotis Nikolaou 2017-10-14 10:09:25 +01:00 committed by David Spencer
parent cbbea68722
commit fe4efa5edb
3 changed files with 5 additions and 6 deletions

View File

@ -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}

View File

@ -1,8 +1,8 @@
PRGNAM="camlp5"
VERSION="7.01"
VERSION="7.02"
HOMEPAGE="https://camlp5.github.io/"
DOWNLOAD="https://master.dl.sourceforge.net/project/slackbuildsdirectlinks/camlp5/camlp5-rel701.tar.gz"
MD5SUM="438f8861a5a7aabd6030b732c6497045"
DOWNLOAD="https://master.dl.sourceforge.net/project/slackbuildsdirectlinks/camlp5/camlp5-rel702.tar.gz"
MD5SUM="99ffb34eda1b9cebd36d423f9c5b01a2"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="ocaml"

View File

@ -1 +0,0 @@