blob: e8abe8b6543a4ff174511be799bbdf7e3f6beaf8 (
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
pkgdesc = A DNS server that chains plugins
pkgver = 1.12.0
pkgrel = 1
url = https://github.com/coredns/coredns
arch = i686
arch = pentium4
arch = x86_64
arch = arm
arch = armv7h
arch = armv6h
arch = aarch64
license = Apache
makedepends = go
makedepends = make
provides = coredns
conflicts = coredns-bin
source = coredns-1.12.0.tar.gz::https://github.com/coredns/coredns/archive/v1.12.0.tar.gz
source = coredns.service
source = coredns-sysusers.conf
sha256sums = 71a585f7d41cd07a0839788bd3bb17bcc26501711c857eeae7cae2f1f654eeac
sha256sums = 030cd8e938c293c11a9acdb09b138f98b37874772072336792ec4bf0d9eff9b1
sha256sums = 536d03f8b20b0d2d6e8f96edd7e4e4dd7f6fef39ab0e952522d8725f3cc186b7
pkgname = coredns
|