diff --git a/srcpkgs/ntpd-rs/template b/srcpkgs/ntpd-rs/template index 6643ac44be3..ca3efef557f 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.0 +version=1.6.1 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=7d7fc946c8683b6411c9e93a355d8e20b1640e17f58dc33c1eb3414854c0cf1e +checksum=71d5ca4078124fc00b57f565dd3a77bc6152f9dc8787f3018cc204a8e4e6b9c5 system_accounts="_ntpd_rs" conf_files="/etc/ntpd-rs/ntp.toml"