summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMassimiliano Torromeo2018-06-08 17:09:36 +0200
committerMassimiliano Torromeo2018-06-08 17:09:36 +0200
commit674e2ba38cabc36578f70cfb73a61a8f2cab4c25 (patch)
treef0ba23aebd504c1ba3a54234f3ecf7b8fa5abc38 /PKGBUILD
parentbc825ad212c1ddb8af7f81be46c7f2b00b88dbdc (diff)
downloadaur-674e2ba38cabc36578f70cfb73a61a8f2cab4c25.tar.gz
Updated to 2.0-13
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4e72c6f745a1..5ab7cc11af5e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,10 +2,10 @@
pkgname=nginx-mainline-mod-geoip2
pkgver=2.0
-pkgrel=12
+pkgrel=13
_modname="ngx_http_geoip2_module"
-_nginxver=1.13.12
+_nginxver=1.15.0
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=('fb92f5602cdb8d3ab1ad47dbeca151b185d62eedb67d347bbe9d79c1438c85de'
+sha256sums=('b0b58c9a3fd73aa8b89edf5cfadc6641a352e0e6d3071db1eb3215d72b7fb516'
'ebb4652c4f9a2e1ee31fddefc4c93ff78e651a4b2727d3453d026bccbd708d99')
build() {