summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 0e636e64bc15102dedf928df1d1178b793bdd586 (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
26
27
28
pkgbase = rescached-git
	pkgdesc = Resolver/DNS cache daemon
	pkgver = 2.0.0rc1
	pkgrel = 1
	url = https://github.com/shuLhan/rescached-go
	install = rescached-git.install
	arch = i686
	arch = x86_64
	arch = armv7h
	license = custom:BSD
	makedepends = git
	makedepends = go-pie>=1.11
	makedepends = asciidoc
	depends = bash
	provides = rescached
	conflicts = bind
	conflicts = nsd
	conflicts = pdnsd
	conflicts = powerdns
	conflicts = unbound
	conflicts = dnsmasq
	backup = etc/rescached/rescached.cfg
	backup = etc/rescached/hosts.d/hosts.block
	source = rescached-git::git+https://github.com/shuLhan/rescached-go.git
	sha1sums = SKIP

pkgname = rescached-git