Skip to content
/ ports Public

Commit 824909a

Browse files
committed
Update nagios check_openbgpd to 1.10.1
This just updates the README to reflect the removal of the "-r" flag. Changes from danj@
1 parent 39b4146 commit 824909a

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

net/nagios/check_openbgpd/Makefile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
# $OpenBSD: Makefile,v 1.9 2019/07/12 20:48:33 sthen Exp $
1+
# $OpenBSD: Makefile,v 1.10 2021/01/31 21:20:45 afresh1 Exp $
22

33
PKG_ARCH= *
44

55
COMMENT= Nagios plugin to monitor OpenBGPd peers
6-
DISTNAME= check_openbgpd-1.10
6+
DISTNAME= check_openbgpd-1.10.1
77
CATEGORIES= sysutils net
88

9-
MAINTAINER= Andrew Fresh <afresh1@openbsd.org>
9+
MAINTAINER= Andrew Hewus Fresh <afresh1@openbsd.org>
1010

1111
HOMEPAGE= http://openbsd.somedomain.net/nagios/
1212
MASTER_SITES= ${HOMEPAGE}

net/nagios/check_openbgpd/distinfo

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
SHA256 (check_openbgpd-1.10.tar.gz) = ooSWt5ICAGC+rqTlv4MfJvOG7+A2yFOW7P8xPUjWvjc=
2-
SIZE (check_openbgpd-1.10.tar.gz) = 4343
1+
SHA256 (check_openbgpd-1.10.1.tar.gz) = ZpE1Pewv/+M2/h5/laTz7wUUoSI6Ne6efWwwZjfdK4w=
2+
SIZE (check_openbgpd-1.10.1.tar.gz) = 4339

0 commit comments

Comments
 (0)