summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMassimiliano Torromeo2018-03-28 12:13:05 +0200
committerMassimiliano Torromeo2018-03-28 12:13:05 +0200
commit0630346dc45c3cc581a419d035a3cdff44f6c8dc (patch)
treea965445c6059aaf41a134fb03f0e63bf1dfcff7b /PKGBUILD
parent59d4453690f74d87cdf8d44ce0637516690f891c (diff)
downloadaur-0630346dc45c3cc581a419d035a3cdff44f6c8dc.tar.gz
Updated to 2.0-11
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3fa358917d45..36a5eb8ae084 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,10 +2,10 @@
pkgname=nginx-mainline-mod-geoip2
pkgver=2.0
-pkgrel=10
+pkgrel=11
_modname="ngx_http_geoip2_module"
-_nginxver=1.13.9
+_nginxver=1.13.10
pkgdesc="GeoIP2 module for mainline nginx"
arch=('i686' 'x86_64')
@@ -18,7 +18,7 @@ source=(
https://github.com/leev/ngx_http_geoip2_module/archive/$pkgver/$_modname-$pkgver.tar.gz
)
-sha256sums=('5faea18857516fe68d30be39c3032bd22ed9cf85e1a6fdf32e3721d96ff7fa42'
+sha256sums=('336182104d90be3c40c874f7f06f87dbb357da1dc74ea573ad081a0f29a94885'
'ebb4652c4f9a2e1ee31fddefc4c93ff78e651a4b2727d3453d026bccbd708d99')
build() {