mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-27 12:30:34 -09:00
package/chrony: bump version to 4.9
- bump version to 4.9 (for details see [1]) [1] https://chrony-project.org/news.html#27_aug_2026_chrony_4_9_released Signed-off-by: Peter Seiderer <ps.report@gmx.net> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
633d368bae
commit
ea9d29a8af
@@ -1,5 +1,5 @@
|
||||
# Locally calculated after checking pgp signature
|
||||
# https://chrony-project.org/releases/chrony-4.8-tar-gz-asc.txt
|
||||
sha256 33ea8eb2a4daeaa506e8fcafd5d6d89027ed6f2f0609645c6f149b560d301706 chrony-4.8.tar.gz
|
||||
# https://chrony-project.org/releases/chrony-4.9-tar-gz-asc.txt
|
||||
sha256 4924c6f530105bcd5b9e9e33c48a2ae1bfd889222c8480bc41601110efc864d0 chrony-4.9.tar.gz
|
||||
# Locally calculated
|
||||
sha256 ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6 COPYING
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
CHRONY_VERSION = 4.8
|
||||
CHRONY_VERSION = 4.9
|
||||
CHRONY_SITE = https://chrony-project.org/releases
|
||||
CHRONY_LICENSE = GPL-2.0
|
||||
CHRONY_LICENSE_FILES = COPYING
|
||||
|
||||
Reference in New Issue
Block a user