Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Jan 2022 23:29:34 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 5d56685dce01 - main - net/vnstat: Update MASTER_SITES
Message-ID:  <202201282329.20SNTYmW096238@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202201282329.20SNTYmW096238>