upgpkg: coredns-bin 1.8.4-1

upstream release
This commit is contained in:
Simon Legner
2021-05-29 18:54:21 +00:00
parent 315acb5743
commit 1616ccf13b
2 changed files with 5 additions and 5 deletions

View File

@@ -1,16 +1,16 @@
pkgbase = coredns-bin
pkgdesc = A DNS server that chains plugins (official binary version)
pkgver = 1.8.3
pkgver = 1.8.4
pkgrel = 1
url = https://github.com/coredns/coredns
arch = x86_64
license = Apache
provides = coredns
conflicts = coredns
source = coredns_x64_1.8.3.tar.gz::https://github.com/coredns/coredns/releases/download/v1.8.3/coredns_1.8.3_linux_amd64.tgz
source = coredns_x64_1.8.4.tar.gz::https://github.com/coredns/coredns/releases/download/v1.8.4/coredns_1.8.4_linux_amd64.tgz
source = coredns.service
source = coredns-sysusers.conf
sha256sums = a670a6ad7d45455841d8384a892373e0abc38b178252cb028866dbf84d442561
sha256sums = aede302ae591c9747040e10dc749d144df4812bd8bb141041d3d24c6204f309d
sha256sums = 030cd8e938c293c11a9acdb09b138f98b37874772072336792ec4bf0d9eff9b1
sha256sums = 536d03f8b20b0d2d6e8f96edd7e4e4dd7f6fef39ab0e952522d8725f3cc186b7

View File

@@ -1,6 +1,6 @@
# Maintainer: Simon Legner <Simon.Legner@gmail.com>
pkgname=coredns-bin
pkgver=1.8.3
pkgver=1.8.4
pkgrel=1
pkgdesc="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
coredns.service
coredns-sysusers.conf)
sha256sums=('a670a6ad7d45455841d8384a892373e0abc38b178252cb028866dbf84d442561'
sha256sums=('aede302ae591c9747040e10dc749d144df4812bd8bb141041d3d24c6204f309d'
'030cd8e938c293c11a9acdb09b138f98b37874772072336792ec4bf0d9eff9b1'
'536d03f8b20b0d2d6e8f96edd7e4e4dd7f6fef39ab0e952522d8725f3cc186b7')