summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLorenzo Fontana2018-07-02 21:03:40 +0200
committerLorenzo Fontana2018-07-02 21:03:40 +0200
commit2ffbc48e5aee4bba7217c6400e08636ef9411160 (patch)
treeef800f2a08f927ea1cd03fc75307de9bd71fb485
parent206b2e09cf15ca29f2f89143a163344d0ceee602 (diff)
downloadaur-2ffbc48e5aee4bba7217c6400e08636ef9411160.tar.gz
Fix sha256sum for coredns-bin
Signed-off-by: Lorenzo Fontana <lo@linux.com>
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cfc7dcd34f6b..951f4443839f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -10,7 +10,7 @@ pkgbase = coredns-bin
source = coredns_x64_v1.1.4.tar.gz::https://github.com/coredns/coredns/releases/download/v1.1.4/coredns_1.1.4_linux_amd64.tgz
source = https://raw.githubusercontent.com/coredns/deployment/39c9f7ed7640f86fa0fb6ba06a88e9afa830b306/systemd/coredns.service
source = https://raw.githubusercontent.com/coredns/deployment/39c9f7ed7640f86fa0fb6ba06a88e9afa830b306/systemd/coredns-sysusers.conf
- sha256sums = ed26c42db0ac2fcf3d0578720a30a330518372ed10590d2ada12358525cc015c
+ sha256sums = 7d688d6f56cc17dd76bbbf2521afd165ac09f261f549df1318b8babb8f100890
sha256sums = 947b4838af48212ecd8e565155c97ca61ff7d408d0b8622499925b6e232656c4
sha256sums = 178c632fd855a5a35ae69e13ab554d5abad696cf75d23c6b6b37f0ace3b4b0f2
diff --git a/PKGBUILD b/PKGBUILD
index 50b765f88804..cc2e1712e408 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ source=(coredns_x64_${pkgver}.tar.gz::https://github.com/coredns/coredns/release
https://raw.githubusercontent.com/coredns/deployment/39c9f7ed7640f86fa0fb6ba06a88e9afa830b306/systemd/coredns.service
https://raw.githubusercontent.com/coredns/deployment/39c9f7ed7640f86fa0fb6ba06a88e9afa830b306/systemd/coredns-sysusers.conf)
-sha256sums=('ed26c42db0ac2fcf3d0578720a30a330518372ed10590d2ada12358525cc015c'
+sha256sums=('7d688d6f56cc17dd76bbbf2521afd165ac09f261f549df1318b8babb8f100890'
'947b4838af48212ecd8e565155c97ca61ff7d408d0b8622499925b6e232656c4'
'178c632fd855a5a35ae69e13ab554d5abad696cf75d23c6b6b37f0ace3b4b0f2')