summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Andrew Clemons2021-08-22 07:01:59 +0200
committer Willy Sudiarto Raharjo2021-08-25 07:11:32 +0200
commit9890f4a09d9488675ffc8dc9ae7f2179b780dfea (patch)
treeae7dc3c026bcb29b17e88e50241f818de4ffaed8
parent983d4d5fe61051b1643fb5c6f9e676562c69470c (diff)
downloadslackbuilds-9890f4a09d9488675ffc8dc9ae7f2179b780dfea.tar.gz
libraries/ocaml-bisect: Fix DOWNLOAD.
forge has been shutdown. Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--libraries/ocaml-bisect/ocaml-bisect.info4
1 files changed, 2 insertions, 2 deletions
diff --git a/libraries/ocaml-bisect/ocaml-bisect.info b/libraries/ocaml-bisect/ocaml-bisect.info
index 4fecc027c3..ce78de8643 100644
--- a/libraries/ocaml-bisect/ocaml-bisect.info
+++ b/libraries/ocaml-bisect/ocaml-bisect.info
@@ -1,8 +1,8 @@
PRGNAM="ocaml-bisect"
VERSION="1.3"
HOMEPAGE="http://bisect.x9c.fr/"
-DOWNLOAD="https://forge.ocamlcore.org/frs/download.php/1051/bisect-1.3.tar.gz"
-MD5SUM="d35b0edd82a144edb3532755ca664973"
+DOWNLOAD="http://bisect.x9c.fr/distrib/bisect-1.3.tar.gz"
+MD5SUM="8481342a3d9f17d5502bc84c04c206e3"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="camlp4 ocaml-findlib"