summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-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() {