diff options
Diffstat (limited to 'pkg/deb/Makefile.php')
-rw-r--r-- | pkg/deb/Makefile.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg/deb/Makefile.php b/pkg/deb/Makefile.php index 193670e7..4f76e13d 100644 --- a/pkg/deb/Makefile.php +++ b/pkg/deb/Makefile.php @@ -4,7 +4,7 @@ MODULE_SUFFIX_php= php MODULE_SUMMARY_php= PHP module for NGINX Unit MODULE_VERSION_php= $(VERSION) -MODULE_RELEASE_php= 1 +MODULE_RELEASE_php= 2 MODULE_CONFARGS_php= php MODULE_MAKEARGS_php= php |