chrony: update to 1.29.
This commit is contained in:
parent
70511b7e50
commit
60b4247db0
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'chrony'
|
||||
pkgname=chrony
|
||||
version=1.28
|
||||
revision=2
|
||||
version=1.29
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--without-nss"
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
license="GPL-2"
|
||||
homepage="http://chrony.tuxfamily.org/"
|
||||
distfiles="http://download.tuxfamily.org/chrony/$pkgname-$version.tar.gz"
|
||||
checksum=7adc34e77c5b5ffdf274adad54de503a34386f6b483c45e1a723751763c04364
|
||||
checksum=c685f072ba0663ab026a7f56870ab2c246bd97ca4629dd2e1899617bd16ad39b
|
||||
|
||||
post_install() {
|
||||
vinstall ${FILESDIR}/chrony.conf 644 etc
|
||||
|
|
Loading…
Reference in a new issue