summaryrefslogtreecommitdiffstats
path: root/libraries/ocaml-ounit/ocaml-ounit.info
diff options
context:
space:
mode:
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
commit6b792b9fedb649adb9f82249e00b1077cc03884a (patch)
treeac855aa8de07022bc7bf568f9b6887f0706974eb /libraries/ocaml-ounit/ocaml-ounit.info
parent9890f4a09d9488675ffc8dc9ae7f2179b780dfea (diff)
downloadslackbuilds-6b792b9fedb649adb9f82249e00b1077cc03884a.tar.gz
slackbuilds-6b792b9fedb649adb9f82249e00b1077cc03884a.tar.xz
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/ocaml-ounit.info')
-rw-r--r--libraries/ocaml-ounit/ocaml-ounit.info6
1 files changed, 3 insertions, 3 deletions
diff --git a/libraries/ocaml-ounit/ocaml-ounit.info b/libraries/ocaml-ounit/ocaml-ounit.info
index b7013e6cb3..db03d4ab7a 100644
--- a/libraries/ocaml-ounit/ocaml-ounit.info
+++ b/libraries/ocaml-ounit/ocaml-ounit.info
@@ -1,8 +1,8 @@
PRGNAM="ocaml-ounit"
VERSION="2.0.0"
-HOMEPAGE="http://ounit.forge.ocamlcore.org/"
-DOWNLOAD="http://forge.ocamlcore.org/frs/download.php/1258/ounit-2.0.0.tar.gz"
-MD5SUM="2e0a24648c55005978d4923eb4925b28"
+HOMEPAGE="https://github.com/gildor478/ounit"
+DOWNLOAD="https://github.com/gildor478/ounit/archive/2.0.0/ounit-2.0.0.tar.gz"
+MD5SUM="a0f7bd3d46f381d4dd24a116b1725f3f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="ocamlbuild ocaml-findlib"