summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLorenzo Fontana2018-06-20 09:46:40 +0200
committerLorenzo Fontana2018-06-20 09:46:40 +0200
commit517300c6e50c6b2127b612506e021d4e6cd3637e (patch)
treeef800f2a08f927ea1cd03fc75307de9bd71fb485
parenta0e97d78b8e9532ba3b4742fb73440dfd4e585c6 (diff)
downloadaur-517300c6e50c6b2127b612506e021d4e6cd3637e.tar.gz
Update: Bump version v1.1.4
Signed-off-by: Lorenzo Fontana <lo@linux.com>
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f3a714f99433..951f4443839f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,16 @@
pkgbase = coredns-bin
pkgdesc = CoreDNS is a DNS server that chains plugins (official binary version)
- pkgver = v1.1.3
+ pkgver = v1.1.4
pkgrel = 1
url = https://github.com/coredns/coredns
arch = x86_64
license = Apache
provides = coredns
conflicts = coredns
- source = coredns_x64_v1.1.3.tar.gz::https://github.com/coredns/coredns/releases/download/v1.1.3/coredns_1.1.3_linux_amd64.tgz
+ 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 = 68a74088cc76882500288a37e5a4d36fde646f1a5dac469664af5da2bcdc07a4
+ sha256sums = 7d688d6f56cc17dd76bbbf2521afd165ac09f261f549df1318b8babb8f100890
sha256sums = 947b4838af48212ecd8e565155c97ca61ff7d408d0b8622499925b6e232656c4
sha256sums = 178c632fd855a5a35ae69e13ab554d5abad696cf75d23c6b6b37f0ace3b4b0f2
diff --git a/PKGBUILD b/PKGBUILD
index 418215e69679..cc2e1712e408 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Lorenzo Fontana <lo@linux.com>
pkgname=coredns-bin
-pkgver=v1.1.3
+pkgver=v1.1.4
pkgrel=1
pkgdesc="CoreDNS is a DNS server that chains plugins (official binary version)"
arch=('x86_64')
@@ -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=('68a74088cc76882500288a37e5a4d36fde646f1a5dac469664af5da2bcdc07a4'
+sha256sums=('7d688d6f56cc17dd76bbbf2521afd165ac09f261f549df1318b8babb8f100890'
'947b4838af48212ecd8e565155c97ca61ff7d408d0b8622499925b6e232656c4'
'178c632fd855a5a35ae69e13ab554d5abad696cf75d23c6b6b37f0ace3b4b0f2')