From d55282105a69bd3c9e2b10787ea4561dbe7d8057 Mon Sep 17 00:00:00 2001 From: Valentin Bartenev Date: Thu, 25 Oct 2018 17:49:10 +0300 Subject: Packages: updated to 1.5-1. --- pkg/deb/Makefile.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pkg/deb/Makefile.php') diff --git a/pkg/deb/Makefile.php b/pkg/deb/Makefile.php index 4f76e13d..193670e7 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= 2 +MODULE_RELEASE_php= 1 MODULE_CONFARGS_php= php MODULE_MAKEARGS_php= php -- cgit