summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMassimiliano Torromeo2018-10-30 12:22:41 +0100
committerMassimiliano Torromeo2018-10-30 12:22:41 +0100
commitf848652b33f1339279b6a7b5a3db0070924aed2e (patch)
tree574f6e3643fa9c7dcc40e261f42af55b34f54946 /PKGBUILD
parent0ca5c160350f4338b4706e7b5689a5b3b158e96d (diff)
downloadaur-f848652b33f1339279b6a7b5a3db0070924aed2e.tar.gz
Updated to 2.0-19
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3b6c9dfad66a..aa7f91e0a28e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,10 +2,10 @@
pkgname=nginx-mainline-mod-geoip2
pkgver=2.0
-pkgrel=18
+pkgrel=19
_modname="ngx_http_geoip2_module"
-_nginxver=1.15.4
+_nginxver=1.15.5
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=('3324776c800d974ceae8797ab9102ca26a8c3656f5c6fb3f31f2cb1e719458e7'
+sha256sums=('1a3a889a8f14998286de3b14cc1dd5b2747178e012d6d480a18aa413985dae6f'
'ebb4652c4f9a2e1ee31fddefc4c93ff78e651a4b2727d3453d026bccbd708d99')
build() {