parent
d37d8ca360
commit
4c5da33af3
1 changed files with 2 additions and 2 deletions
|
@ -2,12 +2,12 @@
|
||||||
# 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=4.0
|
version=4.0
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--without-nss --enable-scfilter
|
configure_args="--without-nss --enable-scfilter
|
||||||
--with-sendmail=/usr/bin/sendmail"
|
--with-sendmail=/usr/bin/sendmail"
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="libcap-devel libedit-devel libseccomp-devel libtomcrypt-devel"
|
makedepends="libcap-devel libedit-devel libseccomp-devel libtomcrypt-devel gnutls-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="Anthony Iliopoulos <ailiop@altatus.com>"
|
maintainer="Anthony Iliopoulos <ailiop@altatus.com>"
|
||||||
|
|
Loading…
Reference in a new issue