commit e2d8a6d3a616de0316776d997455527edaed58f1
parent b543186c7c2d22b9233fc78942cd2e9a896d4cde
Author: Hannu Nyman <hannu.nyman@iki.fi>
Date: Mon, 21 Nov 2016 20:49:17 +0200
Merge pull request #3540 from mlichvar/master
chrony: update to 2.4.1
Diffstat:
1 file changed, 3 insertions(+), 3 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.4
+PKG_VERSION:=2.4.1
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
-PKG_SOURCE_URL:=http://download.tuxfamily.org/chrony/
-PKG_MD5SUM:=d0598aa8a9be8faccef9386f6fc0d5f2
+PKG_SOURCE_URL:=https://download.tuxfamily.org/chrony/
+PKG_MD5SUM:=d08dd5a7d79a89891d119adcccb4397d
PKG_MAINTAINER:=Miroslav Lichvar <mlichvar0@gmail.com>
PKG_LICENSE:=GPL-2.0