chrony: update to 3.4.
This commit is contained in:
parent
4056d09dc0
commit
26727d45bf
@ -1,7 +1,7 @@
|
||||
# Template file for 'chrony'
|
||||
# When Updating: Please confirm the upstream config still refers to make_dirs
|
||||
pkgname=chrony
|
||||
version=3.3
|
||||
version=3.4
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--without-nss --enable-scfilter
|
||||
@ -11,15 +11,17 @@ makedepends="libcap-devel libedit-devel libseccomp-devel libtomcrypt-devel"
|
||||
conf_files="/etc/chrony.conf"
|
||||
system_accounts="chrony"
|
||||
chrony_homedir="/var/lib/chrony"
|
||||
make_dirs="
|
||||
/var/log/chrony 0755 chrony chrony
|
||||
/var/lib/chrony 0755 chrony chrony"
|
||||
short_desc="Versatile implementation of the Network Time Protocol (NTP)"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="GPL-2.0-only"
|
||||
homepage="https://chrony.tuxfamily.org/"
|
||||
distfiles="https://download.tuxfamily.org/chrony/${pkgname}-${version}.tar.gz"
|
||||
checksum=0d1fb2d5875032f2d5a86f3770374c87ee4c941916f64171e81f7684f2a73128
|
||||
checksum=af77e47c2610a7e55c8af5b89a8aeff52d9a867dd5983d848b52d374bc0e6b9f
|
||||
|
||||
make_dirs="
|
||||
/var/log/chrony 0755 chrony chrony
|
||||
/var/lib/chrony 0755 chrony chrony
|
||||
/var/run/chrony 0750 chrony chrony"
|
||||
|
||||
provides="ntp-daemon-0_1"
|
||||
alternatives="
|
||||
|
Loading…
x
Reference in New Issue
Block a user