summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMassimiliano Torromeo2018-04-23 15:43:30 +0200
committerMassimiliano Torromeo2018-04-23 15:43:30 +0200
commitbc825ad212c1ddb8af7f81be46c7f2b00b88dbdc (patch)
treea9b34192eee76f33a5db11e4a7ed09848fb2f2e3 /PKGBUILD
parent0630346dc45c3cc581a419d035a3cdff44f6c8dc (diff)
downloadaur-bc825ad212c1ddb8af7f81be46c7f2b00b88dbdc.tar.gz
Updated to 2.0-12
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 36a5eb8ae084..4e72c6f745a1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,10 +2,10 @@
pkgname=nginx-mainline-mod-geoip2
pkgver=2.0
-pkgrel=11
+pkgrel=12
_modname="ngx_http_geoip2_module"
-_nginxver=1.13.10
+_nginxver=1.13.12
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=('336182104d90be3c40c874f7f06f87dbb357da1dc74ea573ad081a0f29a94885'
+sha256sums=('fb92f5602cdb8d3ab1ad47dbeca151b185d62eedb67d347bbe9d79c1438c85de'
'ebb4652c4f9a2e1ee31fddefc4c93ff78e651a4b2727d3453d026bccbd708d99')
build() {