ntpd-rs: update to 1.6.2

This commit is contained in:
tranzystorekk 2025-08-30 13:33:53 +02:00
parent 6dcc8d7a67
commit 351b7b836c

View file

@ -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"