diff options
Diffstat (limited to '')
| -rw-r--r-- | src/tesserae/extra/nghttp2.nim | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/tesserae/extra/nghttp2.nim b/src/tesserae/extra/nghttp2.nim index 3c96372..085dd97 100644 --- a/src/tesserae/extra/nghttp2.nim +++ b/src/tesserae/extra/nghttp2.nim @@ -1,4 +1,5 @@ -import .. / lapis +# Αδειοδοτείται υπό τους όρους της EUPL +import .. / .. / lapis tessera "nghttp2": source: "https://github.com/nghttp2/nghttp2/releases/download/v1.66.0/nghttp2-1.66.0.tar.xz" |
