Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Jan 2026 11:59:08 +0000
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: 01b5c2acc2de - main - www/py-priority1: Update WWW
Message-ID:  <6968d68c.385ab.1b62de0e@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=01b5c2acc2de79ab3e3a6864923cb6b1c2091ba4

commit 01b5c2acc2de79ab3e3a6864923cb6b1c2091ba4
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2026-01-15 11:38:07 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2026-01-15 11:53:38 +0000

    www/py-priority1: Update WWW
---
 www/py-priority1/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/www/py-priority1/Makefile b/www/py-priority1/Makefile
index 87392d12c276..f11ff79a6581 100644
--- a/www/py-priority1/Makefile
+++ b/www/py-priority1/Makefile
@@ -8,7 +8,8 @@ PKGNAMESUFFIX=	1
 
 MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Pure-Python implementation of the HTTP/2 priority tree
-WWW=		https://github.com/python-hyper/priority
+WWW=		https://python-hyper.org/projects/priority/en/stable/ \
+		https://github.com/python-hyper/priority
 
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6968d68c.385ab.1b62de0e>