summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMassimiliano Torromeo2018-07-31 18:08:28 +0200
committerMassimiliano Torromeo2018-07-31 18:08:28 +0200
commit6b1f99a989f3134290b0eda03413e435e641adf3 (patch)
treea0810dcff42ce02de722135613c8e0408c518c90 /PKGBUILD
parent740dd00727d0e4814145f0a161a51e89493ae6ac (diff)
downloadaur-6b1f99a989f3134290b0eda03413e435e641adf3.tar.gz
Updated to 0.1.0-11
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ca092a9b8dba..a64fc08a61fc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,10 +2,10 @@
pkgname=nginx-mainline-mod-dav-ext
pkgver=0.1.0
-pkgrel=10
+pkgrel=11
_modname="${pkgname#nginx-mainline-mod-}"
-_nginxver=1.15.1
+_nginxver=1.15.2
pkgdesc='Nginx mainline module with support for missing PROPFIND and OPTIONS WebDAV methods'
arch=('i686' 'x86_64')
@@ -18,7 +18,7 @@ source=(
https://github.com/arut/nginx-dav-ext-module/archive/v$pkgver/nginx-dav-ext-module-$pkgver.tar.gz
)
-sha256sums=('c7206858d7f832b8ef73a45c9b8f8e436bcb1ee88db2bc85b8e438ecec9d5460'
+sha256sums=('eeba09aecfbe8277ac33a5a2486ec2d6731739f3c1c701b42a0c3784af67ad90'
'6b004eed8ea16ad8de4d304027bf0413cc323a95914e58625a7dc066481aae3a')
build() {