diff options
author | Craig Leres <leres@FreeBSD.org> | 2023-04-22 01:39:19 +0000 |
---|---|---|
committer | Craig Leres <leres@FreeBSD.org> | 2023-04-22 01:39:19 +0000 |
commit | 5ef0ae37b8220fc75095da85e0ccd82a5eee5819 (patch) | |
tree | 1c8f25b7df3ed244f976e60dd430530d4f489d02 | |
parent | a9e3eeda87a7e8eab53e8177ff000019c32613d6 (diff) | |
download | ports-5ef0ae37b8220fc75095da85e0ccd82a5eee5819.tar.gz ports-5ef0ae37b8220fc75095da85e0ccd82a5eee5819.zip |
net-mgmt/check_nwc_health: Update to 10.12.1
Changes since 10.11.0.2:
- add a cluster-check for cisco sdwan
- reduced runtime and amount of transferred data for bgp-related
checks
Reported by: portscout
-rw-r--r-- | net-mgmt/check_nwc_health/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/check_nwc_health/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net-mgmt/check_nwc_health/Makefile b/net-mgmt/check_nwc_health/Makefile index a550256bc04e..210105dd67fa 100644 --- a/net-mgmt/check_nwc_health/Makefile +++ b/net-mgmt/check_nwc_health/Makefile @@ -1,5 +1,5 @@ PORTNAME= check_nwc_health -PORTVERSION= 10.11.0.2 +PORTVERSION= 10.12.1 CATEGORIES= net-mgmt MASTER_SITES= https://labs.consol.de/assets/downloads/nagios/ diff --git a/net-mgmt/check_nwc_health/distinfo b/net-mgmt/check_nwc_health/distinfo index 46d953766cc2..5495c055bf69 100644 --- a/net-mgmt/check_nwc_health/distinfo +++ b/net-mgmt/check_nwc_health/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1681604000 -SHA256 (check_nwc_health-10.11.0.2.tar.gz) = c40d60b151d3a78b55a565617e1b4e91c277dfbc5736039770e4b8697e8c91a1 -SIZE (check_nwc_health-10.11.0.2.tar.gz) = 810861 +TIMESTAMP = 1682127397 +SHA256 (check_nwc_health-10.12.1.tar.gz) = 6240cf01a4a2a96d480afb93c4ccc8e8fb0217ed55af91fbf7f96a71c5eba2ff +SIZE (check_nwc_health-10.12.1.tar.gz) = 811489 |