diff options
author | Matthias Andree <mandree@FreeBSD.org> | 2023-12-05 18:45:07 +0100 |
---|---|---|
committer | Matthias Andree <mandree@FreeBSD.org> | 2023-12-05 18:45:52 +0100 |
commit | 51d1cc3b84ce4220762533ba174480e9537c5528 (patch) | |
tree | 8aa668d4fae0fea9a1f49d5812828288b91fbfd9 | |
parent | 5acc30bdc24452e17fff0127122096bda42b1d18 (diff) | |
download | freebsd-ports-51d1cc3b84ce4220762533ba174480e9537c5528.zip |
net/chrony: update to 4.5
Changelog: https://chrony-project.org/news.html#_5_dec_2023_chrony_4_5_released
-rw-r--r-- | net/chrony/Makefile | 6 | ||||
-rw-r--r-- | net/chrony/distinfo | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/net/chrony/Makefile b/net/chrony/Makefile index 4b26f6ce31b5..9a326bec77dc 100644 --- a/net/chrony/Makefile +++ b/net/chrony/Makefile @@ -1,13 +1,13 @@ PORTNAME= chrony -DISTVERSION= 4.4 +DISTVERSION= 4.5 CATEGORIES= net -MASTER_SITES= https://download.tuxfamily.org/chrony/ \ +MASTER_SITES= https://chrony-project.org/releases/ \ LOCAL/mandree # overridden in net/chrony-lite MAINTAINER?= mandree@FreeBSD.org COMMENT?= System clock synchronization client and server -WWW= https://chrony.tuxfamily.org/ +WWW= https://chrony-project.org/ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING diff --git a/net/chrony/distinfo b/net/chrony/distinfo index 5ed5f0b9f960..e8081cf51804 100644 --- a/net/chrony/distinfo +++ b/net/chrony/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1691779563 -SHA256 (chrony-4.4.tar.gz) = eafb07e6daf92b142200f478856dfed6efc9ea2d146eeded5edcb09b93127088 -SIZE (chrony-4.4.tar.gz) = 612094 +TIMESTAMP = 1701797984 +SHA256 (chrony-4.5.tar.gz) = 19fe1d9f4664d445a69a96c71e8fdb60bcd8df24c73d1386e02287f7366ad422 +SIZE (chrony-4.5.tar.gz) = 620287 |