Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Jul 2021 18:08:22 GMT
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 7a6fff629fed - main - audio/zita-convolver: Change MASTER_SITES to https
Message-ID:  <202107111808.16BI8M8j073664@gitrepo.freebsd.org>

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

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

commit 7a6fff629fed086688b8747a85e816ca7e84dedc
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2021-07-11 18:03:10 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2021-07-11 18:08:18 +0000

    audio/zita-convolver: Change MASTER_SITES to https
---
 audio/zita-convolver/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/audio/zita-convolver/Makefile b/audio/zita-convolver/Makefile
index ad1613533ab2..c21cbcf8aeb0 100644
--- a/audio/zita-convolver/Makefile
+++ b/audio/zita-convolver/Makefile
@@ -4,7 +4,7 @@ PORTNAME=	zita-convolver
 DISTVERSION=	4.0.3
 PORTREVISION=	3
 CATEGORIES=	audio
-MASTER_SITES=	http://kokkinizita.linuxaudio.org/linuxaudio/downloads/
+MASTER_SITES=	https://kokkinizita.linuxaudio.org/linuxaudio/downloads/
 
 MAINTAINER=	yuri@FreeBSD.org
 COMMENT=	Fast, partitioned convolution engine library



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