Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/ntpd-rs/template
Original file line number Diff line number Diff line change
@@ -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="--
Expand All @@ -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"
Expand Down