diff options
author | Juergen Daubert <jue@jue.li> | 2019-05-14 14:55:01 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2019-05-14 14:55:01 +0200 |
commit | a994af9829a7a8165f2ad215607e4448445c530e (patch) | |
tree | 9744f2fe5c684f54626cfe2deff49e060ac5ed3a /chrony | |
parent | 0f4500ca321d2fdcb39259655eb43641b53f138e (diff) | |
download | opt-a994af9829a7a8165f2ad215607e4448445c530e.tar.gz opt-a994af9829a7a8165f2ad215607e4448445c530e.tar.xz |
chrony: update to 3.5
Diffstat (limited to 'chrony')
-rw-r--r-- | chrony/.signature | 6 | ||||
-rw-r--r-- | chrony/Pkgfile | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/chrony/.signature b/chrony/.signature index 9f12ee93a..e5c432fa0 100644 --- a/chrony/.signature +++ b/chrony/.signature @@ -1,6 +1,6 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/WMMkwnUWps4QdhwPBjQ0jaMCri2O8r94OHQWLyBM4/f8+lQoKKhdp/eQDAU+C1CpmewE9uRLJOzHqDrvwb0wAA= -SHA256 (Pkgfile) = 5912ac1b2651fdf029a291802f45749e5836f164bf21162b646898ac078fb55e +RWSE3ohX2g5d/eImu1dZ4rgOrloSlAzMntCNMGdcl+YsIj/582mz63pLfnvJ4AppB3gyVPSVTx9sov44AjL6EvBxqgok+uJ4jwg= +SHA256 (Pkgfile) = ab481c1c52c028921110717b080055f6d9cd70a1b4b9b0a298162f10b0710f0e SHA256 (.footprint) = 17b868cc8d7a0d5ac0525f5eeb7b4f9159d1328d390de73569e31be01eb606f5 -SHA256 (chrony-3.4.tar.gz) = af77e47c2610a7e55c8af5b89a8aeff52d9a867dd5983d848b52d374bc0e6b9f +SHA256 (chrony-3.5.tar.gz) = 4e02795b1260a4ec51e6ace84149036305cc9fc340e65edb9f8452aa611339b5 SHA256 (chronyd) = 17c2c49c7a5eed9ab0f3e58aa554905f64cf5c95a01d96fc0e0fef5a66241e53 diff --git a/chrony/Pkgfile b/chrony/Pkgfile index 1692a3d7a..985fb5ce3 100644 --- a/chrony/Pkgfile +++ b/chrony/Pkgfile @@ -4,7 +4,7 @@ # Depends on: readline libcap name=chrony -version=3.4 +version=3.5 release=1 source=(http://download.tuxfamily.org/$name/$name-$version.tar.gz chronyd) |