diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2021-08-22 17:04:55 +1200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-08-25 12:11:33 +0700 |
commit | 6b792b9fedb649adb9f82249e00b1077cc03884a (patch) | |
tree | ac855aa8de07022bc7bf568f9b6887f0706974eb /libraries/ocaml-ounit/slack-desc | |
parent | 9890f4a09d9488675ffc8dc9ae7f2179b780dfea (diff) |
libraries/ocaml-ounit: Fix DOWNLOAD.
forge has been shutdown.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/ocaml-ounit/slack-desc')
-rw-r--r-- | libraries/ocaml-ounit/slack-desc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/ocaml-ounit/slack-desc b/libraries/ocaml-ounit/slack-desc index e9826f6478d5e..a06375e7b9cdf 100644 --- a/libraries/ocaml-ounit/slack-desc +++ b/libraries/ocaml-ounit/slack-desc @@ -13,7 +13,7 @@ ocaml-ounit: create unit-tests for OCaml code. It is based on HUnit, a unit ocaml-ounit: testing framework for Haskell. It is similar to JUnit, and other ocaml-ounit: XUnit testing frameworks. ocaml-ounit: -ocaml-ounit: http://ounit.forge.ocamlcore.org/ +ocaml-ounit: https://github.com/gildor478/ounit ocaml-ounit: ocaml-ounit: ocaml-ounit: |