]> git.99rst.org Git - openwrt-packages.git/commitdiff
chrony: update to 4.9
authorMiroslav Lichvar <redacted>
Fri, 11 Sep 2026 08:26:40 +0000 (10:26 +0200)
committerJosef Schlehofer <redacted>
Sun, 13 Sep 2026 07:41:23 +0000 (09:41 +0200)
Release notes: https://chrony-project.org/news.html#_27_aug_2026_chrony_4_9_released

Signed-off-by: Miroslav Lichvar <redacted>
net/chrony/Makefile

index aa9e45c3174cb8c639063965cd17acf5e0f93e48..d14e61d5a02ac278a777cfa79e058448f59048c8 100644 (file)
@@ -8,12 +8,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=chrony
-PKG_VERSION:=4.8
-PKG_RELEASE:=3
+PKG_VERSION:=4.9
+PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=https://chrony-project.org/releases/
-PKG_HASH:=33ea8eb2a4daeaa506e8fcafd5d6d89027ed6f2f0609645c6f149b560d301706
+PKG_HASH:=4924c6f530105bcd5b9e9e33c48a2ae1bfd889222c8480bc41601110efc864d0
 
 PKG_MAINTAINER:=Miroslav Lichvar <mlichvar0@gmail.com>
 PKG_LICENSE:=GPL-2.0-only
git clone https://git.99rst.org/PROJECT