From f2e9e82c7da093eb111298a548e00b8d45f0b409 Mon Sep 17 00:00:00 2001 From: Vincent Legoll Date: Sun, 15 Jun 2025 09:17:05 +0200 Subject: [PATCH] chrony: update to 4.7. From: cavnbinpkg Co-authored-by: Vincent Legoll Signed-off-by: Vincent Legoll --- srcpkgs/chrony/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/chrony/template b/srcpkgs/chrony/template index e6c1309e3ce..38090cfa734 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.6.1 +version=4.7 revision=1 build_style=gnu-configure configure_args="--without-nss --enable-scfilter @@ -16,7 +16,7 @@ license="GPL-2.0-only" homepage="https://chrony-project.org/" changelog="https://gitlab.com/chrony/chrony/-/raw/master/NEWS" distfiles="https://chrony-project.org/releases/chrony-${version}.tar.gz" -checksum=571ff73fbf0ae3097f0604eca2e00b1d8bb2e91affe1a3494785ff21d6199c5c +checksum=c0de41a8c051e5d32b101b5f7014b98ca978b18e592f30ce6840b6d4602d947b system_accounts="chrony" chrony_homedir="/var/lib/chrony"