mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 11:22:56 +02:00
ntpd-rs: update to 1.6.1
This commit is contained in:
parent
1db399e901
commit
36206e0c6a
1 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue