blob: a3fe7e33c2d64c437a25c59e93e2aa7f2bd52e59 (
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
|
pkgbase = chrony-git
pkgdesc = Lightweight NTP client and server (git version)
pkgver = 4.8.r39.g866bede
pkgrel = 1
url = https://gitlab.com/chrony/chrony.git
install = chrony-git.install
arch = x86_64
license = GPL-2.0-only
makedepends = git
makedepends = asciidoctor
depends = glibc
depends = gnutls
depends = libcap
depends = libseccomp
depends = libedit
provides = chrony
conflicts = chrony
backup = etc/chrony.conf
source = chrony::git+https://gitlab.com/chrony/chrony.git#branch=master
source = chrony.conf
sha256sums = SKIP
sha256sums = 1e8a74a2f8298c2cb3da8d7d9e47b7246317e5a13b5e4c553941bcd3311600b6
pkgname = chrony-git
|