add synopsis to dns-resolver

This commit is contained in:
Robur 2021-07-20 15:44:31 +00:00
parent f916f62910
commit 92b79b4074

View file

@ -30,7 +30,7 @@ homepage: "dummy"
bug-reports: "dummy"
dev-repo: "git+https://example.com/nonexistent"
build: [ "sh" "-exc" "mirage configure -t hvt --allocation-policy=best-fit && mirage build" ]
synopsis: "This is a dummy"
synopsis: "A recursive DNS resolver as a unikernel"
install: [
[ "cp" "resolver.hvt" "%{bin}%/resolver.hvt" ]
[ "strip" "%{bin}%/resolver.hvt" ]