summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGregor Reitzenstein2017-08-29 18:01:31 +0200
committerGregor Reitzenstein2017-08-29 18:01:57 +0200
commit63ead95bc6322be554c081fa0b8d39875e443e89 (patch)
tree808f57f8d5d8026107a00b289804a72f04dbf2db
parent69f0af68fb284aa4eeefc8c39c2a0e2d1612ba6f (diff)
downloadaur-63ead95bc6322be554c081fa0b8d39875e443e89.tar.gz
Update''
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0e58663b9bc6..24c3720b4cd7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -10,7 +10,7 @@ pkgbase = nginx-mainline-mod-auth_spnego
depends = krb5
source = https://nginx.org/download/nginx-1.13.4.tar.gz
source = git+https://github.com/stnoonan/spnego-http-auth-nginx-module.git
- sha256sums = 5b73f98004c302fb8e4a172abf046d9ce77739a82487e4873b39f9b0dcbb0d72
+ sha256sums = de21f3c49ba65c611329d8759a63d72e5fcf719bc6f2a3270e2541348ef1fbba
sha256sums = SKIP
pkgname = nginx-mainline-mod-auth_spnego
diff --git a/PKGBUILD b/PKGBUILD
index 3960aac9ee33..d6b3fbfa567f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -18,7 +18,7 @@ source=(
git+https://github.com/stnoonan/spnego-http-auth-nginx-module.git
)
-sha256sums=('5b73f98004c302fb8e4a172abf046d9ce77739a82487e4873b39f9b0dcbb0d72'
+sha256sums=('de21f3c49ba65c611329d8759a63d72e5fcf719bc6f2a3270e2541348ef1fbba'
'SKIP')
build() {