commit 5a220468ce3739c70a0510f02981df3ccde312c5
parent 9843f170d787bfbf417295925fffd9c2c64ab2df
Author: Hannu Nyman <hannu.nyman@iki.fi>
Date: Tue, 7 Jun 2016 22:43:05 +0300
Merge pull request #2825 from mlichvar/chrony-update-2.4
chrony: update to 2.4
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/net/chrony/Makefile b/net/chrony/Makefile
@@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=chrony
-PKG_VERSION:=2.3
+PKG_VERSION:=2.4
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://download.tuxfamily.org/chrony/
-PKG_MD5SUM:=db6d46afea66f75dcc362f44623c1af4
+PKG_MD5SUM:=d0598aa8a9be8faccef9386f6fc0d5f2
PKG_MAINTAINER:=Miroslav Lichvar <mlichvar0@gmail.com>
PKG_LICENSE:=GPL-2.0