git: 5d56685dce01 - main - net/vnstat: Update MASTER_SITES
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 28 Jan 2022 23:29:34 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=5d56685dce010203085a79105d062fb3aaa2501e commit 5d56685dce010203085a79105d062fb3aaa2501e Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-01-28 23:24:01 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-01-28 23:27:02 +0000 net/vnstat: Update MASTER_SITES PR: 261451 Reported by: diizzy --- net/vnstat/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/net/vnstat/Makefile b/net/vnstat/Makefile index 645744d337e1..b46c847b5895 100644 --- a/net/vnstat/Makefile +++ b/net/vnstat/Makefile @@ -3,7 +3,8 @@ PORTNAME= vnstat PORTVERSION= 2.9 CATEGORIES= net -MASTER_SITES= https://humdi.net/vnstat/ +MASTER_SITES= https://github.com/vergoh/vnstat/releases/download/v${PORTVERSION}/ \ + https://humdi.net/vnstat/ MAINTAINER= sunpoet@FreeBSD.org COMMENT= Console-based network traffic monitor