summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMassimiliano Torromeo2020-01-02 09:31:11 +0100
committerMassimiliano Torromeo2020-01-02 09:31:11 +0100
commitb2847353d62493adecada352d52c7c2b665e2fbc (patch)
treea546e5405d5a8303835e88f34c486653f9e0cfc0
parent7c25884e2f0b691572acae3816b5ca55c04fc1be (diff)
downloadaur-b2847353d62493adecada352d52c7c2b665e2fbc.tar.gz
Updated to 3.0.0-12
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fe5ccf672f74..76896dec3aee 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,18 +1,18 @@
pkgbase = nginx-mainline-mod-dav-ext
pkgdesc = Nginx mainline module with support for missing PROPFIND and OPTIONS WebDAV methods
pkgver = 3.0.0
- pkgrel = 11
+ pkgrel = 12
url = https://github.com/arut/nginx-dav-ext-module
arch = i686
arch = x86_64
license = CUSTOM
depends = nginx-mainline
depends = libxslt
- source = https://nginx.org/download/nginx-1.17.6.tar.gz
- source = https://nginx.org/download/nginx-1.17.6.tar.gz.asc
+ source = https://nginx.org/download/nginx-1.17.7.tar.gz
+ source = https://nginx.org/download/nginx-1.17.7.tar.gz.asc
source = https://github.com/arut/nginx-dav-ext-module/archive/v3.0.0/nginx-dav-ext-module-3.0.0.tar.gz
validpgpkeys = B0F4253373F8F6F510D42178520A9993A1C052F8
- sha256sums = 3cb4a5314dc0ab0a4e8a7b51ae17c027133417a45cc6c5a96e3dd80141c237b6
+ sha256sums = b62756842807e5693b794e5d0ae289bd8ae5b098e66538b2a91eb80f25c591ff
sha256sums = SKIP
sha256sums = d2499d94d82d4e4eac8425d799e52883131ae86a956524040ff2fd230ef9f859
diff --git a/PKGBUILD b/PKGBUILD
index 6fa37a66738e..f5e7b9722904 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,10 +2,10 @@
pkgname=nginx-mainline-mod-dav-ext
pkgver=3.0.0
-pkgrel=11
+pkgrel=12
_modname="${pkgname#nginx-mainline-mod-}"
-_nginxver=1.17.6
+_nginxver=1.17.7
pkgdesc='Nginx mainline module with support for missing PROPFIND and OPTIONS WebDAV methods'
arch=('i686' 'x86_64')
@@ -22,7 +22,7 @@ validpgpkeys=(
'B0F4253373F8F6F510D42178520A9993A1C052F8' # Maxim Dounin <mdounin@mdounin.ru>
)
-sha256sums=('3cb4a5314dc0ab0a4e8a7b51ae17c027133417a45cc6c5a96e3dd80141c237b6'
+sha256sums=('b62756842807e5693b794e5d0ae289bd8ae5b098e66538b2a91eb80f25c591ff'
'SKIP'
'd2499d94d82d4e4eac8425d799e52883131ae86a956524040ff2fd230ef9f859')