Skip to content

Commit 1e54a69

Browse files
committed
Fix bdd source url
The previous url was being redirected to a webpage (https://usr.lmf.cnrs.fr/~jcf/). Signed-off-by: Stephen Sherratt <[email protected]>
1 parent d1cbf81 commit 1e54a69

File tree

1 file changed

+1
-1
lines changed
  • packages/bdd/bdd.0.3

1 file changed

+1
-1
lines changed

packages/bdd/bdd.0.3/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ synopsis:
1818
"Quick implementation of a Binary Decision Diagrams (BDD) library for OCaml"
1919
flags: light-uninstall
2020
url {
21-
src: "https://www.lri.fr/~filliatr/ftp/ocaml/bdd/bdd-0.3.tar.gz"
21+
src: "https://usr.lmf.cnrs.fr/~jcf/ftp/ocaml/bdd/bdd-0.3.tar.gz"
2222
checksum: [
2323
"sha256=678e591c9b5ee7cd310589c433828c266204f7c260627aea5e5d12798ec9c3c0"
2424
"md5=56834a743f15b1569712125660aa4af4"

0 commit comments

Comments
 (0)