mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
ntpd-rs: update to 1.2.3
This commit is contained in:
parent
e22523adec
commit
4b5c3ec4cf
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'ntpd-rs'
|
# Template file for 'ntpd-rs'
|
||||||
pkgname=ntpd-rs
|
pkgname=ntpd-rs
|
||||||
version=1.2.2
|
version=1.2.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
make_check_args="--
|
make_check_args="--
|
||||||
|
@ -16,7 +16,7 @@ license="Apache-2.0, MIT"
|
||||||
homepage="https://github.com/pendulum-project/ntpd-rs"
|
homepage="https://github.com/pendulum-project/ntpd-rs"
|
||||||
changelog="https://raw.githubusercontent.com/pendulum-project/ntpd-rs/main/CHANGELOG.md"
|
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"
|
distfiles="https://github.com/pendulum-project/ntpd-rs/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=31805c787ff1945d52fafc3c9eb3309dd554d7b32e14da6cd84454ff2b444828
|
checksum=de5c06b3ecde04dd7c19b8ff83450e3c86906059cd0179f2010c0833d4695aef
|
||||||
|
|
||||||
system_accounts="_ntpd_rs"
|
system_accounts="_ntpd_rs"
|
||||||
conf_files="/etc/ntpd-rs/ntp.toml"
|
conf_files="/etc/ntpd-rs/ntp.toml"
|
||||||
|
|
Loading…
Add table
Reference in a new issue