From a583a6c5278b0a6321d51105b5b4302ff3982507 Mon Sep 17 00:00:00 2001 From: Mateusz Sylwestrzak Date: Thu, 9 Apr 2026 20:26:41 +0200 Subject: [PATCH] ntpd-rs: update to 1.7.2 --- srcpkgs/ntpd-rs/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/ntpd-rs/template b/srcpkgs/ntpd-rs/template index 983870e6c6ff43..f7d70ef38fcc14 100644 --- a/srcpkgs/ntpd-rs/template +++ b/srcpkgs/ntpd-rs/template @@ -1,6 +1,6 @@ # Template file for 'ntpd-rs' pkgname=ntpd-rs -version=1.7.1 +version=1.7.2 revision=1 build_style=cargo make_check_args="-- @@ -15,7 +15,7 @@ license="Apache-2.0 OR MIT" homepage="https://github.com/pendulum-project/ntpd-rs" changelog="https://raw.githubusercontent.com/pendulum-project/ntpd-rs/main/CHANGELOG.md" distfiles="https://github.com/pendulum-project/ntpd-rs/archive/refs/tags/v${version}.tar.gz" -checksum=58840fa2dfe16f64be5e450a99b27238f031b9fcb08bd9c0f42ca15cc95f5487 +checksum=f375018e496d0d268dc5ed3c362566afafa239d67369546f9c04b8d2e3163dda system_accounts="_ntpd_rs" conf_files="/etc/ntpd-rs/ntp.toml"