From: Miroslav Lichvar Date: Thu, 13 May 2021 15:54:32 +0000 (+0200) Subject: chrony: update to 4.1 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=c3433054d3e9b2f79ddbf168e5ce82ca937e1672;p=openwrt-packages.git chrony: update to 4.1 Signed-off-by: Miroslav Lichvar --- diff --git a/net/chrony/Makefile b/net/chrony/Makefile index 41837a051..f2f01fef4 100644 --- a/net/chrony/Makefile +++ b/net/chrony/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=chrony -PKG_VERSION:=4.0 -PKG_RELEASE:=3 +PKG_VERSION:=4.1 +PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://download.tuxfamily.org/chrony/ -PKG_HASH:=be27ea14c55e7a4434b2fa51d53018c7051c42fa6a3198c9aa6a1658bae0c625 +PKG_HASH:=ed76f2d3f9347ac6221a91ad4bd553dd0565ac188cd7490d0801d08f7171164c PKG_MAINTAINER:=Miroslav Lichvar PKG_LICENSE:=GPL-2.0