pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

qcdloop: migrate MASTER_SITES to https



Module Name:	pkgsrc-wip
Committed By:	Roland Illig <rillig%NetBSD.org@localhost>
Pushed By:	rillig
Date:		Mon Mar 21 22:47:41 2022 +0000
Changeset:	7382633e3c8351b08f0329e384a48a5eea3a1d13

Modified Files:
	qcdloop/Makefile

Log Message:
qcdloop: migrate MASTER_SITES to https

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=7382633e3c8351b08f0329e384a48a5eea3a1d13

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 qcdloop/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/qcdloop/Makefile b/qcdloop/Makefile
index 6df0e37418..4dab06bf6e 100644
--- a/qcdloop/Makefile
+++ b/qcdloop/Makefile
@@ -3,7 +3,7 @@
 DISTNAME=	QCDLoop-1.95
 PKGNAME=	qcdloop-1.95
 CATEGORIES=	math
-MASTER_SITES=	http://qcdloop.fnal.gov/
+MASTER_SITES=	https://qcdloop.fnal.gov/
 MAINTAINER=	jihbed.research%gmail.com@localhost
 HOMEPAGE=	https://qcdloop.fnal.gov/
 COMMENT=	Repository of one-loop scalar Feynman integrals


Home | Main Index | Thread Index | Old Index