From 9ba681a1c2197279739596cf2311257b4813b810 Mon Sep 17 00:00:00 2001 From: Michal Vasilek Date: Wed, 22 Dec 2021 23:36:03 +0100 Subject: [PATCH] chrony: update to 4.2. --- srcpkgs/chrony/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/chrony/template b/srcpkgs/chrony/template index 6e1ee72a66a..54ebbcf9e6c 100644 --- a/srcpkgs/chrony/template +++ b/srcpkgs/chrony/template @@ -1,7 +1,7 @@ # Template file for 'chrony' # When Updating: Please confirm the upstream config still refers to make_dirs pkgname=chrony -version=4.1 +version=4.2 revision=1 build_style=gnu-configure configure_args="--without-nss --enable-scfilter @@ -15,7 +15,7 @@ license="GPL-2.0-only" homepage="https://chrony.tuxfamily.org/" changelog="https://chrony.tuxfamily.org/news.html" distfiles="https://download.tuxfamily.org/chrony/${pkgname}-${version}.tar.gz" -checksum=ed76f2d3f9347ac6221a91ad4bd553dd0565ac188cd7490d0801d08f7171164c +checksum=273f9fd15c328ed6f3a5f6ba6baec35a421a34a73bb725605329b1712048db9a system_accounts="chrony" chrony_homedir="/var/lib/chrony"