From fc3aaee701c383d705b80772f536405784e97a78 Mon Sep 17 00:00:00 2001 From: Dustin Marquess Date: Sun, 2 Oct 2022 15:35:21 -0500 Subject: [PATCH] chrony: update to 4.3 --- srcpkgs/chrony/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/chrony/template b/srcpkgs/chrony/template index 54ebbcf9e6c1..f99544f543ba 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.2 +version=4.3 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=273f9fd15c328ed6f3a5f6ba6baec35a421a34a73bb725605329b1712048db9a +checksum=9d0da889a865f089a5a21610ffb6713e3c9438ce303a63b49c2fb6eaff5b8804 system_accounts="chrony" chrony_homedir="/var/lib/chrony"