pkgsrc-WIP-changes archive

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

tarlz: switch MASTER_SITES to HTTPS.



Module Name:	pkgsrc-wip
Committed By:	Frederic Cambus <fred%statdns.com@localhost>
Pushed By:	fcambus
Date:		Sun Oct 23 21:50:52 2022 +0200
Changeset:	6672e7cf126a185f2929c2a890ef1aae20a9c3a0

Modified Files:
	tarlz/Makefile

Log Message:
tarlz: switch 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=6672e7cf126a185f2929c2a890ef1aae20a9c3a0

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

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

diffs:
diff --git a/tarlz/Makefile b/tarlz/Makefile
index 554caeaa16..96f96f0de0 100644
--- a/tarlz/Makefile
+++ b/tarlz/Makefile
@@ -2,7 +2,7 @@
 
 DISTNAME=	tarlz-0.22
 CATEGORIES=	archivers
-MASTER_SITES=	http://download.savannah.gnu.org/releases/lzip/tarlz/
+MASTER_SITES=	https://download.savannah.gnu.org/releases/lzip/tarlz/
 EXTRACT_SUFX=	.tar.lz
 
 MAINTAINER=	root%zta.lk@localhost


Home | Main Index | Thread Index | Old Index