summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorfiregore2017-06-10 17:35:27 +0200
committerfiregore2017-06-10 17:35:27 +0200
commitf0d653036a2ec716b9dba4b34b9ccd2bfa51d60c (patch)
tree9c06a141ca4a960256b9c4aa7ae7b9305a4fdff9
parentb11b6de0c3ea208d4fc9a7c4eeec5f17bd269806 (diff)
downloadaur-f0d653036a2ec716b9dba4b34b9ccd2bfa51d60c.tar.gz
Update to 1.13.1
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD8
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 816f21f2a38f..cab628aba462 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Sat May 6 09:58:28 UTC 2017
+# Sat Jun 10 15:34:52 UTC 2017
pkgbase = nginx-mainline-waf
pkgdesc = Lightweight HTTP1/2 server, mainline, with Naxsi, Certificate Transparency and GeoIP (GeoIP Legacy) Support.
- pkgver = 1.13.0
- pkgrel = 2
+ pkgver = 1.13.1
+ pkgrel = 1
url = http://nginx.org
install = nginx.install
arch = i686
@@ -25,19 +25,19 @@ pkgbase = nginx-mainline-waf
backup = etc/nginx/uwsgi_params
backup = etc/nginx/win-utf
backup = etc/logrotate.d/nginx
- source = http://nginx.org/download/nginx-1.13.0.tar.gz
+ source = http://nginx.org/download/nginx-1.13.1.tar.gz
source = git+https://github.com/nbs-system/naxsi.git
source = git+https://github.com/openresty/headers-more-nginx-module.git
source = git+https://github.com/grahamedgecombe/nginx-ct.git
source = service
source = logrotate
- md5sums = 0ff7057465d5622c5b1279e91b273e96
+ md5sums = 5c2fe93447140b8b1a815a13bc89355b
md5sums = SKIP
md5sums = SKIP
md5sums = SKIP
md5sums = ce9a06bcaf66ec4a3c4eb59b636e0dfd
md5sums = 3441ce77cdd1aab6f0ab7e212698a8a7
- sha1sums = 50cbc635b72645aa0317e3b5aa256626d4b9e23a
+ sha1sums = 7871175f653418b838ab71091318d517da96a64b
sha1sums = SKIP
sha1sums = SKIP
sha1sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index ba97d58988a7..afe5b5d51990 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@ pkgname=nginx-mainline-waf
_pkgname=nginx
provides=('nginx')
conflicts=('nginx')
-pkgver=1.13.0
-pkgrel=2
+pkgver=1.13.1
+pkgrel=1
pkgdesc='Lightweight HTTP1/2 server, mainline, with Naxsi, Certificate
Transparency and GeoIP (GeoIP Legacy) Support.'
arch=('i686' 'x86_64')
@@ -110,13 +110,13 @@ package() {
}
# vim:set ts=2 sw=2 et:
-md5sums=('0ff7057465d5622c5b1279e91b273e96'
+md5sums=('5c2fe93447140b8b1a815a13bc89355b'
'SKIP'
'SKIP'
'SKIP'
'ce9a06bcaf66ec4a3c4eb59b636e0dfd'
'3441ce77cdd1aab6f0ab7e212698a8a7')
-sha1sums=('50cbc635b72645aa0317e3b5aa256626d4b9e23a'
+sha1sums=('7871175f653418b838ab71091318d517da96a64b'
'SKIP'
'SKIP'
'SKIP'