mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-12 10:03:51 +02:00
parent
85aba175e7
commit
2fcd42d3d0
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'chrony'
|
# Template file for 'chrony'
|
||||||
# When Updating: Please confirm the upstream config still refers to make_dirs
|
# When Updating: Please confirm the upstream config still refers to make_dirs
|
||||||
pkgname=chrony
|
pkgname=chrony
|
||||||
version=3.5.1
|
version=4.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--without-nss --enable-scfilter
|
configure_args="--without-nss --enable-scfilter
|
||||||
|
@ -10,11 +10,11 @@ hostmakedepends="pkg-config"
|
||||||
makedepends="libcap-devel libedit-devel libseccomp-devel libtomcrypt-devel"
|
makedepends="libcap-devel libedit-devel libseccomp-devel libtomcrypt-devel"
|
||||||
conf_files="/etc/chrony.conf"
|
conf_files="/etc/chrony.conf"
|
||||||
short_desc="Versatile implementation of the Network Time Protocol (NTP)"
|
short_desc="Versatile implementation of the Network Time Protocol (NTP)"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Anthony Iliopoulos <ailiop@altatus.com>"
|
||||||
license="GPL-2.0-only"
|
license="GPL-2.0-only"
|
||||||
homepage="https://chrony.tuxfamily.org/"
|
homepage="https://chrony.tuxfamily.org/"
|
||||||
distfiles="https://download.tuxfamily.org/chrony/${pkgname}-${version}.tar.gz"
|
distfiles="https://download.tuxfamily.org/chrony/${pkgname}-${version}.tar.gz"
|
||||||
checksum=1ba82f70db85d414cd7420c39858e3ceca4b9eb8b028cbe869512c3a14a2dca7
|
checksum=be27ea14c55e7a4434b2fa51d53018c7051c42fa6a3198c9aa6a1658bae0c625
|
||||||
system_accounts="chrony"
|
system_accounts="chrony"
|
||||||
chrony_homedir="/var/lib/chrony"
|
chrony_homedir="/var/lib/chrony"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue