blob: cf332879535253a6929a13720bca917da594e31e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = coredns
pkgdesc = CoreDNS is a DNS server that chains plugins
pkgver = v1.1.3
pkgrel = 1
url = https://github.com/coredns/coredns
arch = i686
arch = x86_64
license = Apache
makedepends = go
makedepends = make
provides = coredns
conflicts = coredns-bin
source = coredns-v1.1.3.tar.gz::https://github.com/coredns/coredns/archive/v1.1.3.tar.gz
source = https://raw.githubusercontent.com/coredns/deployment/39c9f7ed7640f86fa0fb6ba06a88e9afa830b306/systemd/coredns.service
source = https://raw.githubusercontent.com/coredns/deployment/39c9f7ed7640f86fa0fb6ba06a88e9afa830b306/systemd/coredns-sysusers.conf
sha256sums = db43032820a8c4d66741e7f03197868fa9a9b2456f15dfd60a2315ee1579f450
sha256sums = 947b4838af48212ecd8e565155c97ca61ff7d408d0b8622499925b6e232656c4
sha256sums = 178c632fd855a5a35ae69e13ab554d5abad696cf75d23c6b6b37f0ace3b4b0f2
pkgname = coredns
|