diff options
| author | Andrei Belov <defan@nginx.com> | 2019-08-23 15:18:26 +0300 |
|---|---|---|
| committer | Andrei Belov <defan@nginx.com> | 2019-08-23 15:18:26 +0300 |
| commit | 9578af0ea72ec9742b18e59f527ccb5fdbf6c59a (patch) | |
| tree | 8be8405ee3840033249afe3d418c4845dd446272 /pkg/rpm/Makefile.python27 | |
| parent | 07ef27878d4545160360b772b9700570e0235e5d (diff) | |
| download | unit-1.10.0-2.tar.gz unit-1.10.0-2.tar.bz2 | |
Packages: bump release for 1.10.0-2.1.10.0-2
Diffstat (limited to 'pkg/rpm/Makefile.python27')
| -rw-r--r-- | pkg/rpm/Makefile.python27 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg/rpm/Makefile.python27 b/pkg/rpm/Makefile.python27 index 95b392a9..add58d7b 100644 --- a/pkg/rpm/Makefile.python27 +++ b/pkg/rpm/Makefile.python27 @@ -4,7 +4,7 @@ MODULE_SUFFIX_python27= python2.7 MODULE_SUMMARY_python27= Python 2.7 module for NGINX Unit MODULE_VERSION_python27= $(VERSION) -MODULE_RELEASE_python27= 1 +MODULE_RELEASE_python27= 2 MODULE_CONFARGS_python27= python --config=python2.7-config MODULE_MAKEARGS_python27= python2.7 |
