1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-12 18:59:50 +03:00
fossdd 2025-02-28 23:52:06 +01:00 committed by achill (fossdd)
parent b074deff6a
commit 4d6f5d4bc1

View file

@ -1,13 +1,17 @@
# Contributor: fossdd <fossdd@pwned.life>
# Maintainer: fossdd <fossdd@pwned.life>
maintainer="fossdd <fossdd@pwned.life>"
pkgname=ntpd-rs
pkgver=1.4.0
pkgver=1.6.0
pkgrel=0
pkgdesc="Full-featured implementation of the Network Time Protocol, including NTS support"
url="https://docs.ntpd-rs.pendulum-project.org/"
arch="all"
license="Apache-2.0 OR MIT"
makedepends="cargo-auditable"
makedepends="
cargo-auditable
clang-libclang
cmake
samurai
"
install="$pkgname.pre-install"
subpackages="$pkgname-openrc $pkgname-doc"
source="$pkgname-$pkgver.tar.gz::https://github.com/pendulum-project/ntpd-rs/archive/refs/tags/v$pkgver.tar.gz
@ -62,7 +66,7 @@ package() {
}
sha512sums="
357882f84357533714873c9f205c4c88fea4d6ef4e0213da8e8f6fce820a1a8d417b9e6b678b1a6f51fb3fa57a5d356d7af33c64b960b106289ce1d98ff61317 ntpd-rs-1.4.0.tar.gz
225327a589306497fc58fe533c4f0802b5049ed151ce94b1dc8b1ae99b338a95409624a14940c8e88562eea818dd0defcd9960d0060ee98d0e261ef1fa743625 ntpd-rs-1.6.0.tar.gz
57220d9d446084178a36ee7e01fde157d38ed685d3bf3b71da66b88f343a16778d4919a7d4416efd445053d6bbbef6d8b9e6d64d5f9d4598e8b53ae98aa277b2 ntpd-rs.initd
0a75a0d2ac77e0754f180df880dc7b0ef2c525cde5c575ffccfafef4ba06a59cbcd7bd0a1a313649a0674def8353f3333be692054b7416f4b9302124f5be3aeb ntpd-rs-metrics-exporter.initd
"