summaryrefslogtreecommitdiffstats
path: root/development/ocaml/ocaml.info
diff options
context:
space:
mode:
author Matteo Bernardini <ponce@slackbuilds.org>2020-05-09 20:14:23 +0200
committer Robby Workman <rworkman@slackbuilds.org>2021-04-17 23:48:09 -0500
commit3c7420c02147b1d3d8830f3abb9ba2be01cc37aa (patch)
treecd91c72ef74376d77337f356ef4093fdb7629183 /development/ocaml/ocaml.info
parent6967cb342a93c146777d30967881c0195dfd851e (diff)
downloadslackbuilds-3c7420c02147b1d3d8830f3abb9ba2be01cc37aa.tar.gz
slackbuilds-3c7420c02147b1d3d8830f3abb9ba2be01cc37aa.tar.xz
development/ocaml: Updated for version 4.08.1, changed maintainer.
Pass -fcommon for gcc >= 10.x Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to '')
-rw-r--r--development/ocaml/ocaml.info14
1 files changed, 7 insertions, 7 deletions
diff --git a/development/ocaml/ocaml.info b/development/ocaml/ocaml.info
index 620db74149..0747f3b19c 100644
--- a/development/ocaml/ocaml.info
+++ b/development/ocaml/ocaml.info
@@ -1,12 +1,12 @@
PRGNAM="ocaml"
-VERSION="4.03.0"
+VERSION="4.08.1"
HOMEPAGE="http://caml.inria.fr"
-DOWNLOAD="http://caml.inria.fr/pub/distrib/ocaml-4.03/ocaml-4.03.0.tar.xz \
- http://caml.inria.fr/pub/distrib/ocaml-4.03/ocaml-4.03-refman-html.tar.gz"
-MD5SUM="89f62881e03dfad0cf04991fbc03f955 \
- d3e44d3984d029d2e88ba219ad8e24c2"
+DOWNLOAD="http://caml.inria.fr/pub/distrib/ocaml-4.08/ocaml-4.08.1.tar.xz \
+ http://caml.inria.fr/pub/distrib/ocaml-4.08/ocaml-4.08-refman-html.tar.gz"
+MD5SUM="519f095a563323cdaa68301d58bf099d \
+ 20cbe4bd141f175d723f58cb9e89b215"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""
-MAINTAINER="Markus Hutmacher"
-EMAIL="mailing@markhu.de"
+MAINTAINER="Matteo Bernardini"
+EMAIL="ponce@slackbuilds.org"