chrony: update to 2.2.1.
This commit is contained in:
parent
c6eb14979f
commit
9aa1292ddb
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'chrony'
|
||||
pkgname=chrony
|
||||
version=2.2
|
||||
revision=4
|
||||
version=2.2.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--without-nss --enable-scfilter --with-sendmail=/usr/bin/sendmail"
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -17,9 +17,9 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="GPL-2"
|
||||
homepage="http://chrony.tuxfamily.org/"
|
||||
distfiles="http://download.tuxfamily.org/chrony/$pkgname-$version.tar.gz"
|
||||
checksum=d3fd820fa63badf54ee0e48a649b94ea739df3aac5efa104bd90f89795aa2485
|
||||
provides="ntp-daemon-0_1"
|
||||
checksum=4776fa8e80d698723e9a88eb882170951f6c45860545d84ae9f9d8b9bbd73796
|
||||
|
||||
provides="ntp-daemon-0_1"
|
||||
alternatives="
|
||||
ntpd:ntpd:/usr/bin/chronyd
|
||||
ntpd:ntpd.8:/usr/share/man/man8/chronyd.8
|
||||
|
|
Loading…
Reference in New Issue