blob: c2c214b16a07611b3d5da5c9e49c2e59794c8d0c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = curvedns-git
pkgdesc = A DNSCurve forwarding name server
pkgver = 0.87.r13.gf6dc1e7
pkgrel = 1
url = https://github.com/curvedns/curvedns
arch = i686
arch = x86_64
license = BSD
makedepends = git
depends = glibc
depends = libev
provides = curvedns=0.87.r13.gf6dc1e7
conflicts = curvedns
source = git+https://github.com/curvedns/curvedns.git
sha256sums = SKIP
pkgname = curvedns-git
|