From: Miroslav Lichvar Date: Fri, 11 Sep 2026 08:26:40 +0000 (+0200) Subject: chrony: update to 4.9 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=9c0c67bc2fd9c03d2349c3a971973bf1a85c6778;p=openwrt-packages.git chrony: update to 4.9 Release notes: https://chrony-project.org/news.html#_27_aug_2026_chrony_4_9_released Signed-off-by: Miroslav Lichvar --- diff --git a/net/chrony/Makefile b/net/chrony/Makefile index aa9e45c31..d14e61d5a 100644 --- a/net/chrony/Makefile +++ b/net/chrony/Makefile @@ -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 PKG_LICENSE:=GPL-2.0-only