development/camlp5: Updated for version 7.01.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
Panagiotis Nikolaou 2017-08-09 20:25:03 +01:00 committed by Willy Sudiarto Raharjo
parent eb48ec9a07
commit 090bc397e0
3 changed files with 6 additions and 5 deletions

View file

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

View file

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

View file

@ -0,0 +1 @@