blob: cb8446d53397dac65525376595d94af337ce573d (
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.1
pkgrel = 3
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.1.tar.gz::https://github.com/coredns/coredns/archive/v1.12.1.tar.gz
source = coredns.service
source = coredns-sysusers.conf
sha256sums = 665b2096611b960572b40ad7e943e9c6cca58da5f3885e148868578b15fbf8ef
sha256sums = 030cd8e938c293c11a9acdb09b138f98b37874772072336792ec4bf0d9eff9b1
sha256sums = 536d03f8b20b0d2d6e8f96edd7e4e4dd7f6fef39ab0e952522d8725f3cc186b7
pkgname = coredns
|