diff options
author | Juergen Daubert <jue@jue.li> | 2021-12-17 18:29:29 +0100 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2021-12-17 18:29:29 +0100 |
commit | d0ab778944cbefdf36cbf47833fa32d23c2c9c0f (patch) | |
tree | 6b37636a9892bf76d97d597dd6cd07326695f579 /chrony | |
parent | 16c8deb8d95f8abfe7e5b52b70432756884b978a (diff) | |
download | opt-d0ab778944cbefdf36cbf47833fa32d23c2c9c0f.tar.gz opt-d0ab778944cbefdf36cbf47833fa32d23c2c9c0f.tar.xz |
chrony: update to 4.2
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 9e0e0c722..c75ecdfe1 100644 --- a/chrony/.signature +++ b/chrony/.signature @@ -1,6 +1,6 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/W2LMAGWVmUnjPvghTmeLAUZYU3oPTy//Is5rRwldVY94jd7OUWmRCcB64or6ZF5pCw50yv58VpiBr/utZvlRQQ= -SHA256 (Pkgfile) = c7c93ff9a141ffa5d3b160e58e70e38f4bfadf51933ebaf798eff858dd34c72d +RWSE3ohX2g5d/QcNNsxCMoegffYGMETl8QGnuar/PYdavZsWa5C+pWeK6e2/WCDgJa2vvQ28b89I9LXaALfyloTZ1rch8hwgnAA= +SHA256 (Pkgfile) = bc0ebd16f2664853b990538b0227809b80395e374e9e788891c1757cb7f11608 SHA256 (.footprint) = 17b868cc8d7a0d5ac0525f5eeb7b4f9159d1328d390de73569e31be01eb606f5 -SHA256 (chrony-4.1.tar.gz) = ed76f2d3f9347ac6221a91ad4bd553dd0565ac188cd7490d0801d08f7171164c +SHA256 (chrony-4.2.tar.gz) = 273f9fd15c328ed6f3a5f6ba6baec35a421a34a73bb725605329b1712048db9a SHA256 (chronyd) = 17c2c49c7a5eed9ab0f3e58aa554905f64cf5c95a01d96fc0e0fef5a66241e53 diff --git a/chrony/Pkgfile b/chrony/Pkgfile index 4b23110b5..db34f4770 100644 --- a/chrony/Pkgfile +++ b/chrony/Pkgfile @@ -4,7 +4,7 @@ # Depends on: libcap name=chrony -version=4.1 +version=4.2 release=1 source=(http://download.tuxfamily.org/$name/$name-$version.tar.gz chronyd) |