From: Miroslav Lichvar Date: Thu, 13 May 2021 15:54:32 +0000 (+0200) Subject: chrony: update to 4.1 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=2bd0bed0118f16c985a0c18758f94dc8298ed787;p=feed%2Fpackages.git chrony: update to 4.1 Signed-off-by: Miroslav Lichvar --- diff --git a/net/chrony/Makefile b/net/chrony/Makefile index 41837a051c..f2f01fef49 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