Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Apr 2024 12:13:38 GMT
From:      Li-Wen Hsu <lwhsu@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: c75601fe601c - main - www/mod_h264_streaming: Update MASTER_SITES
Message-ID:  <202404161213.43GCDcYl020608@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by lwhsu:

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

commit c75601fe601ca5748f7987d155445e4b63039687
Author:     Li-Wen Hsu <lwhsu@FreeBSD.org>
AuthorDate: 2024-04-16 12:12:51 +0000
Commit:     Li-Wen Hsu <lwhsu@FreeBSD.org>
CommitDate: 2024-04-16 12:13:18 +0000

    www/mod_h264_streaming: Update MASTER_SITES
---
 www/mod_h264_streaming/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/www/mod_h264_streaming/Makefile b/www/mod_h264_streaming/Makefile
index 89c4c9291a1c..6aee435aaaf3 100644
--- a/www/mod_h264_streaming/Makefile
+++ b/www/mod_h264_streaming/Makefile
@@ -2,8 +2,8 @@ PORTNAME=	mod_h264_streaming
 PORTVERSION=	2.2.7
 PORTREVISION=	2
 CATEGORIES=	www
-MASTER_SITES=	http://h264.code-shop.com/download/ \
-		https://www.cs.nctu.edu.tw/~lwhsu/ports/distfiles/
+MASTER_SITES=	https://github.com/code-shop-com/h264/raw/main/download/ \
+		https://people.cs.nycu.edu.tw/~lwhsu/ports/distfiles/
 PKGNAMEPREFIX=	${APACHE_PKGNAMEPREFIX}
 DISTNAME=	apache_${PORTNAME}-${PORTVERSION}
 DIST_SUBDIR=	apache2



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