From 351b7b836c933baeea4726c6038ab2b8a8390416 Mon Sep 17 00:00:00 2001 From: tranzystorekk Date: Sat, 30 Aug 2025 13:33:53 +0200 Subject: [PATCH] ntpd-rs: update to 1.6.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 ca3efef557f..2e404fd6b46 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.6.1 +version=1.6.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=71d5ca4078124fc00b57f565dd3a77bc6152f9dc8787f3018cc204a8e4e6b9c5 +checksum=cf88a2f65dcbff37d7f713713aff10eb7fe9c9d6d4d7ab694f972990b121821b system_accounts="_ntpd_rs" conf_files="/etc/ntpd-rs/ntp.toml"