summaryrefslogtreecommitdiff
path: root/ocaml
diff options
context:
space:
mode:
authorJuergen Daubert <jue@jue.li>2014-10-24 11:26:42 +0200
committerJuergen Daubert <jue@jue.li>2014-10-24 11:26:42 +0200
commit48c74dbd2528bbd56ce28f47b0d2afd837c36e9a (patch)
treeda314d90316835456696eb6335bdf7e8176c1d74 /ocaml
parent1706ded8b2785c478d039313b5ee5e992e6ceff5 (diff)
downloadopt-48c74dbd2528bbd56ce28f47b0d2afd837c36e9a.tar.gz
opt-48c74dbd2528bbd56ce28f47b0d2afd837c36e9a.tar.xz
ocaml: fix source URL
Diffstat (limited to 'ocaml')
-rw-r--r--ocaml/Pkgfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/ocaml/Pkgfile b/ocaml/Pkgfile
index 1ee5bcfb0..e802b7037 100644
--- a/ocaml/Pkgfile
+++ b/ocaml/Pkgfile
@@ -7,7 +7,7 @@
name=ocaml
version=4.02.1
release=1
-source=(http://caml.inria.fr/pub/distrib/$name-4.01/$name-$version.tar.xz)
+source=(http://caml.inria.fr/pub/distrib/$name-4.02/$name-$version.tar.xz)
build() {
cd $name-$version

Generated by cgit