mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 03:13:03 +02:00
chrony: update to 4.7.
From: cavnbinpkg <charles.based30284@tutanota.de> Co-authored-by: Vincent Legoll <vincent.legoll@gmail.com> Signed-off-by: Vincent Legoll <vincent.legoll@gmail.com>
This commit is contained in:
parent
bef9e09301
commit
f2e9e82c7d
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'chrony'
|
# Template file for 'chrony'
|
||||||
# When Updating: Please confirm the upstream config still refers to make_dirs
|
# When Updating: Please confirm the upstream config still refers to make_dirs
|
||||||
pkgname=chrony
|
pkgname=chrony
|
||||||
version=4.6.1
|
version=4.7
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--without-nss --enable-scfilter
|
configure_args="--without-nss --enable-scfilter
|
||||||
|
@ -16,7 +16,7 @@ license="GPL-2.0-only"
|
||||||
homepage="https://chrony-project.org/"
|
homepage="https://chrony-project.org/"
|
||||||
changelog="https://gitlab.com/chrony/chrony/-/raw/master/NEWS"
|
changelog="https://gitlab.com/chrony/chrony/-/raw/master/NEWS"
|
||||||
distfiles="https://chrony-project.org/releases/chrony-${version}.tar.gz"
|
distfiles="https://chrony-project.org/releases/chrony-${version}.tar.gz"
|
||||||
checksum=571ff73fbf0ae3097f0604eca2e00b1d8bb2e91affe1a3494785ff21d6199c5c
|
checksum=c0de41a8c051e5d32b101b5f7014b98ca978b18e592f30ce6840b6d4602d947b
|
||||||
system_accounts="chrony"
|
system_accounts="chrony"
|
||||||
chrony_homedir="/var/lib/chrony"
|
chrony_homedir="/var/lib/chrony"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue