New commits:
commit 3932690a2b71315c69cc6d865a2e62950bc32c3f
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>
http/nginx: devel version 1.13.0
diff --git a/http/nginx/DETAILS b/http/nginx/DETAILS
index 52fae39..036f7f6 100755
--- a/http/nginx/DETAILS
+++ b/http/nginx/DETAILS
@@ -5,11 +5,13 @@ if [[ -z $NGINX_RELEASE ]]; then
fi
case "$NGINX_RELEASE" in
- devel | stable)
+ stable)
VERSION=1.12.0
- SECURITY_PATCH=7
;;
+ devel)
+ VERSION=1.13.0
esac
+ SECURITY_PATCH=7
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE2=${SOURCE}.asc
SOURCE_URL[0]=http://nginx.org/download/$SOURCE
diff --git a/http/nginx/HISTORY b/http/nginx/HISTORY
index 65b89ba..8f60f4a 100644
--- a/http/nginx/HISTORY
+++ b/http/nginx/HISTORY
@@ -1,3 +1,6 @@
+2017-04-26 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: devel version 1.13.0
+
2017-04-12 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: devel and stable version 1.12.0, updated SOURCE2
[SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (3932690a2b71315c69cc6d865a2e62950bc32c3f),
Pavel Vinogradov, 04/26/2017