diff options
author | Andrei Belov <defan@nginx.com> | 2019-11-21 14:13:24 +0300 |
---|---|---|
committer | Andrei Belov <defan@nginx.com> | 2019-11-21 14:13:24 +0300 |
commit | 5758a0637469bb29b3568d3311bc58505f82fc0c (patch) | |
tree | 1be59caf4d751b2f23b920a7f882ada54604f2a4 /docs/Makefile | |
parent | bc14605fd63f0aaab7d1d6ba771bf47355982db7 (diff) | |
download | unit-5758a0637469bb29b3568d3311bc58505f82fc0c.tar.gz unit-5758a0637469bb29b3568d3311bc58505f82fc0c.tar.bz2 |
Packages: added Ubuntu 19.10 "eoan" support.
Diffstat (limited to 'docs/Makefile')
-rw-r--r-- | docs/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/Makefile b/docs/Makefile index f9ae3177..bb4a1446 100644 --- a/docs/Makefile +++ b/docs/Makefile @@ -11,6 +11,7 @@ PACKAGES= unit \ unit-python3.5 unit-python3.6 unit-python3.7 \ unit-python3.8 \ unit-go unit-go1.7 unit-go1.8 unit-go1.9 unit-go1.10 \ + unit-go1.12 unit-go1.13 \ unit-perl \ unit-ruby \ unit-jsc-common unit-jsc8 unit-jsc10 unit-jsc11 |