summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMassimiliano Torromeo2018-10-31 10:02:57 +0100
committerMassimiliano Torromeo2018-10-31 10:02:57 +0100
commit42c5a7636050fb03668e5bdebffdb049ea5127b2 (patch)
treeaa3019ce1dfda07d8ef3a56be815be16e5239453
parent88522bc2d8ba08916015119223cd31541ecccc23 (diff)
downloadaur-42c5a7636050fb03668e5bdebffdb049ea5127b2.tar.gz
Fixed source hashes
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD1
2 files changed, 3 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0b4e59fb263f..5d87667c15fa 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Tue Oct 30 12:31:45 UTC 2018
+# Wed Oct 31 09:02:57 UTC 2018
pkgbase = nginx-mainline-mod-redis2
pkgdesc = Redis 2.0 protocol module for mainline nginx
pkgver = 0.14
@@ -13,6 +13,7 @@ pkgbase = nginx-mainline-mod-redis2
source = https://nginx.org/download/nginx-1.15.5.tar.gz.asc
source = https://github.com/openresty/redis2-nginx-module/archive/v0.14/redis2-0.14.tar.gz
sha256sums = 1a3a889a8f14998286de3b14cc1dd5b2747178e012d6d480a18aa413985dae6f
+ sha256sums = SKIP
sha256sums = d830e072fcb4acee8490ba3e38eee6034fd884a954d17ad4efeb397032c58a71
pkgname = nginx-mainline-mod-redis2
diff --git a/PKGBUILD b/PKGBUILD
index 14608336c50f..6cfd4203615d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -23,6 +23,7 @@ validpgpkeys=(
)
sha256sums=('1a3a889a8f14998286de3b14cc1dd5b2747178e012d6d480a18aa413985dae6f'
+ 'SKIP'
'd830e072fcb4acee8490ba3e38eee6034fd884a954d17ad4efeb397032c58a71')
build() {