diff options
| author | Andrei Belov <defan@nginx.com> | 2019-10-03 17:46:28 +0300 |
|---|---|---|
| committer | Andrei Belov <defan@nginx.com> | 2019-10-03 17:46:28 +0300 |
| commit | 3dd3f861f4c3aa320aa137802f033f8f1fc7dc41 (patch) | |
| tree | 357577c560920eb0f5837b7d073999f5c7a1a2cd /pkg/deb/Makefile.python34 | |
| parent | 9de7aea721245cda9f079a2b29d8efaf99c440fd (diff) | |
| parent | 59db9a3887211fccdaec04b7952ad0140090de22 (diff) | |
| download | unit-3dd3f861f4c3aa320aa137802f033f8f1fc7dc41.tar.gz unit-3dd3f861f4c3aa320aa137802f033f8f1fc7dc41.tar.bz2 | |
Merged with the default branch.
Diffstat (limited to 'pkg/deb/Makefile.python34')
| -rw-r--r-- | pkg/deb/Makefile.python34 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg/deb/Makefile.python34 b/pkg/deb/Makefile.python34 index 71ab873d..03c496bd 100644 --- a/pkg/deb/Makefile.python34 +++ b/pkg/deb/Makefile.python34 @@ -4,7 +4,7 @@ MODULE_SUFFIX_python34= python3.4 MODULE_SUMMARY_python34= Python 3.4 module for NGINX Unit MODULE_VERSION_python34= $(VERSION) -MODULE_RELEASE_python34= 2 +MODULE_RELEASE_python34= 1 MODULE_CONFARGS_python34= python --config=python3.4-config MODULE_MAKEARGS_python34= python3.4 |
