development/camlp5: Updated for version 7.02.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
cbbea68722
commit
fe4efa5edb
|
@ -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}
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
|
Loading…
Reference in New Issue