blob: 283d5082d51729ffe64e34d9ee3716d211a68987 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = coredns-fanout
pkgdesc = A DNS server that chains plugins - with module fanout
pkgver = 1.9.0
pkgrel = 1
url = https://github.com/networkservicemesh/fanout
arch = any
license = APACHE
makedepends = go
provides = coredns
conflicts = coredns
source = coredns-1.9.0.tar.gz::https://github.com/coredns/coredns/archive/v1.9.0.tar.gz
source = coredns.service
source = coredns-sysusers.conf
sha256sums = f027926c520e63aa7ec134ea89ca0aac5eaaefef7eeb0e5417e063611de37d49
sha256sums = 030cd8e938c293c11a9acdb09b138f98b37874772072336792ec4bf0d9eff9b1
sha256sums = e3cc35967f12c8bca2961f4d98413958649072492fe37052249a8cbcd2313ed1
pkgname = coredns-fanout
|