Packages: added Perl package.
This commit is contained in:
@@ -9,7 +9,8 @@ PACKAGES= unit \
|
||||
unit-php \
|
||||
unit-python unit-python2.7 unit-python3.4 \
|
||||
unit-python3.5 unit-python3.6 \
|
||||
unit-go unit-go1.7 unit-go1.8 unit-go1.9
|
||||
unit-go unit-go1.7 unit-go1.8 unit-go1.9 \
|
||||
unit-perl
|
||||
|
||||
|
||||
all: changes changelogs
|
||||
|
||||
@@ -5,6 +5,19 @@
|
||||
<change_log title="unit">
|
||||
|
||||
|
||||
<changes apply="unit-perl" ver="0.5" rev="1"
|
||||
date="2018-02-01" time="18:00:00 +0300"
|
||||
packager="Andrei Belov <defan@nginx.com>">
|
||||
|
||||
<change>
|
||||
<para>
|
||||
Initial release of Perl module for NGINX Unit.
|
||||
</para>
|
||||
</change>
|
||||
|
||||
</changes>
|
||||
|
||||
|
||||
<changes apply="unit-go1.9" ver="0.4" rev="1"
|
||||
date="2018-01-15" time="18:00:00 +0300"
|
||||
packager="Andrei Belov <defan@nginx.com>">
|
||||
|
||||
Reference in New Issue
Block a user