mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
ntpd-rs: update to 1.4.0
This commit is contained in:
parent
a27cb77fff
commit
07b99c5b01
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.3.1
|
version=1.4.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
make_check_args="--
|
make_check_args="--
|
||||||
|
@ -16,7 +16,7 @@ license="Apache-2.0 OR 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=5e18d629af5e328d21fc74b625eb146da4630e28de7bbc93d6b7f8406e758d1e
|
checksum=172210e8ef5f4fbac9b09f211cedc6bebce0f2686870ba33dd87cb579da07e80
|
||||||
|
|
||||||
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