use mirage at master for dns

This commit is contained in:
Hannes Mehnert 2021-01-22 11:18:36 +01:00
parent 79325d6009
commit 06f27671c7
4 changed files with 4 additions and 4 deletions

View file

@ -37,4 +37,4 @@ description: """
A function to retrieve a certificate when providing a hostname, TSIG key, server
IP, and an optional key seed. Best used with an letsencrypt unikernel.
"""
url { src: "git+https://github.com/hannesm/ocaml-dns.git#master" }
url { src: "git+https://github.com/mirage/ocaml-dns.git#master" }

View file

@ -37,4 +37,4 @@ of the hash algorithm is used).
Please read [the blog article](https://hannes.nqsb.io/Posts/DNS) for a more
detailed overview.
"""
url { src: "git+https://github.com/hannesm/ocaml-dns.git#master" }
url { src: "git+https://github.com/mirage/ocaml-dns.git#master" }

View file

@ -26,4 +26,4 @@ synopsis: "TSIG support for DNS"
description: """
TSIG is used to authenticate nsupdate frames using a HMAC.
"""
url { src: "git+https://github.com/hannesm/ocaml-dns.git#master" }
url { src: "git+https://github.com/mirage/ocaml-dns.git#master" }

View file

@ -41,4 +41,4 @@ of the hash algorithm is used).
Please read [the blog article](https://hannes.nqsb.io/Posts/DNS) for a more
detailed overview.
"""
url { src: "git+https://github.com/hannesm/ocaml-dns.git#master" }
url { src: "git+https://github.com/mirage/ocaml-dns.git#master" }