summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMassimiliano Torromeo2018-09-27 11:39:38 +0200
committerMassimiliano Torromeo2018-09-27 11:39:38 +0200
commit5b7460e7ab946ed19eb6b65bc0f8d5d87c282193 (patch)
tree5ec6c314fabec53c987686c5546beb9dca764fc1 /PKGBUILD
parent1c997f4b7d6290f02bd43d813468b4bb1b6dd375 (diff)
downloadaur-5b7460e7ab946ed19eb6b65bc0f8d5d87c282193.tar.gz
Updated to 2.0-17
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4c009cc97d96..0f6ef2273c9d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,10 +2,10 @@
pkgname=nginx-mainline-mod-geoip2
pkgver=2.0
-pkgrel=16
+pkgrel=17
_modname="ngx_http_geoip2_module"
-_nginxver=1.15.3
+_nginxver=1.15.4
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=('9391fb91c3e2ebd040a4e3ac2b2f0893deb6232edc30a8e16fcc9c3fa9d6be85'
+sha256sums=('3324776c800d974ceae8797ab9102ca26a8c3656f5c6fb3f31f2cb1e719458e7'
'ebb4652c4f9a2e1ee31fddefc4c93ff78e651a4b2727d3453d026bccbd708d99')
build() {