diff options
author | David Spencer <idlemoor@slackbuilds.org> | 2016-01-18 00:56:35 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-01-18 18:50:26 +0700 |
commit | 8c1656eb02b751e0721e40be3bd9724b358fe417 (patch) | |
tree | 36ed9ea1d8e58301d0dac8a8ed7f935f1a54be07 /libraries/ocaml-camomile/ocaml-camomile.info | |
parent | e3c300111308b4930906fcf7c444c69b7b9acdda (diff) |
libraries/ocaml-camomile: Updated for version 0.8.5.
Fixes build failure with ocaml-4.01.0.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'libraries/ocaml-camomile/ocaml-camomile.info')
-rw-r--r-- | libraries/ocaml-camomile/ocaml-camomile.info | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libraries/ocaml-camomile/ocaml-camomile.info b/libraries/ocaml-camomile/ocaml-camomile.info index c39c9e53d407d..6d2fa56c1fa90 100644 --- a/libraries/ocaml-camomile/ocaml-camomile.info +++ b/libraries/ocaml-camomile/ocaml-camomile.info @@ -1,8 +1,8 @@ PRGNAM="ocaml-camomile" -VERSION="0.8.3" +VERSION="0.8.5" HOMEPAGE="http://camomile.sourceforge.net/" -DOWNLOAD="http://prdownloads.sourceforge.net/camomile/camomile-0.8.3.tar.bz2" -MD5SUM="c6476bdb4138d222bc14396a82205034" +DOWNLOAD="https://github.com/yoriyuki/Camomile/releases/download/rel-0.8.5/camomile-0.8.5.tar.bz2" +MD5SUM="1e25b6cd4efd26ab38a667db18d83f02" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="ocaml" |