blob: be7ff438ba8959c95dbbcd20756282b8c3d44335 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
pkgbase = coredns-bin
pkgdesc = A DNS server that chains plugins
pkgver = 1.12.2
pkgrel = 1
url = https://github.com/coredns/coredns
arch = x86_64
arch = aarch64
license = Apache-2.0
provides = coredns-bin
conflicts = coredns-bin
backup = etc/coredns/Corefile
source = Corefile
source = coredns.service
source = coredns-sysusers.conf
source = https://github.com/coredns/coredns/archive/refs/tags/v1.12.2.tar.gz
sha256sums = a1cf457df75c9cadc5653cea2471281dc087d727ed784d3558ef76a4a2c31eff
sha256sums = 030cd8e938c293c11a9acdb09b138f98b37874772072336792ec4bf0d9eff9b1
sha256sums = e3cc35967f12c8bca2961f4d98413958649072492fe37052249a8cbcd2313ed1
sha256sums = 72599bcd11ec1fea7521f829d4b431144eb41112d145ce9805ef659e105c4195
source_x86_64 = coredns_1.12.2_x86_64.tar.gz::https://github.com/coredns/coredns/releases/download/v1.12.2/coredns_1.12.2_linux_amd64.tgz
sha256sums_x86_64 = 95c03c2e8ef56e2ec3cfbb2970504d7abdc07666b9dde8c5dc9d72d34dff756e
source_aarch64 = coredns_1.12.2_aarch64.tar.gz::https://github.com/coredns/coredns/releases/download/v1.12.2/coredns_1.12.2_linux_arm64.tgz
sha256sums_aarch64 = 3e2117d24e7e0292d60578809ce4ad1e517cd957bffe595241826cff6cdb6c9b
pkgname = coredns-bin
|