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