Build for nginx 1.17.10

This commit is contained in:
Ivan Shapovalov
2020-04-18 12:00:57 +03:00
parent 33fb59f3a1
commit bee6512284

View File

@@ -3,10 +3,10 @@
pkgname=nginx-mainline-mod-vts
pkgver=0.1.18
pkgrel=19
pkgrel=20
_modname="${pkgname#nginx-mainline-mod-}"
_nginxver=1.17.9
_nginxver=1.17.10
pkgdesc='Nginx virtual host traffic status module (module for mainline nginx)'
arch=('i686' 'x86_64')
@@ -19,7 +19,7 @@ source=(
$pkgname-$pkgver.tar.gz::https://github.com/vozlt/nginx-module-vts/archive/v$pkgver.tar.gz
)
sha256sums=('7dd65d405c753c41b7fdab9415cfb4bdbaf093ec6d9f7432072d52cb7bcbb689'
sha256sums=('a9aa73f19c352a6b166d78e2a664bb3ef1295bbe6d3cc5aa7404bd4664ab4b83'
'17ea41d4083f6d1ab1ab83dad9160eeca66867abe16c5a0421f85a39d7c84b65')
build() {