parent
85aba175e7
commit
2fcd42d3d0
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'chrony'
|
||||
# When Updating: Please confirm the upstream config still refers to make_dirs
|
||||
pkgname=chrony
|
||||
version=3.5.1
|
||||
version=4.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--without-nss --enable-scfilter
|
||||
|
@ -10,11 +10,11 @@ hostmakedepends="pkg-config"
|
|||
makedepends="libcap-devel libedit-devel libseccomp-devel libtomcrypt-devel"
|
||||
conf_files="/etc/chrony.conf"
|
||||
short_desc="Versatile implementation of the Network Time Protocol (NTP)"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
maintainer="Anthony Iliopoulos <ailiop@altatus.com>"
|
||||
license="GPL-2.0-only"
|
||||
homepage="https://chrony.tuxfamily.org/"
|
||||
distfiles="https://download.tuxfamily.org/chrony/${pkgname}-${version}.tar.gz"
|
||||
checksum=1ba82f70db85d414cd7420c39858e3ceca4b9eb8b028cbe869512c3a14a2dca7
|
||||
checksum=be27ea14c55e7a4434b2fa51d53018c7051c42fa6a3198c9aa6a1658bae0c625
|
||||
system_accounts="chrony"
|
||||
chrony_homedir="/var/lib/chrony"
|
||||
|
||||
|
|
Loading…
Reference in New Issue