summaryrefslogtreecommitdiff
path: root/archivers/zstd
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2020-01-18 23:29:55 +0000
committerrillig <rillig@pkgsrc.org>2020-01-18 23:29:55 +0000
commitdb3686f3ea0ff12a87e724d0daf0f5ca4ea0d21e (patch)
treedca1722a16892956f6b9fc3c624b6fff9b675459 /archivers/zstd
parentd7b5d84d4252d1028116da99f05a96def53c3769 (diff)
downloadpkgsrc-db3686f3ea0ff12a87e724d0daf0f5ca4ea0d21e.tar.gz
all: migrate several HOMEPAGEs to https
pkglint --only "https instead of http" -r -F With manual adjustments afterwards since pkglint 19.4.4 fixed a few indentations in unrelated lines. This mainly affects projects hosted at SourceForce, as well as freedesktop.org, CTAN and GNU.
Diffstat (limited to 'archivers/zstd')
-rw-r--r--archivers/zstd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/archivers/zstd/Makefile b/archivers/zstd/Makefile
index 573be201b34..35a9ec6344d 100644
--- a/archivers/zstd/Makefile
+++ b/archivers/zstd/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2019/11/06 17:13:08 adam Exp $
+# $NetBSD: Makefile,v 1.27 2020/01/18 23:29:57 rillig Exp $
DISTNAME= zstd-1.4.4
CATEGORIES= archivers
@@ -6,7 +6,7 @@ MASTER_SITES= ${MASTER_SITE_GITHUB:=facebook/}
GITHUB_TAG= v${PKGVERSION_NOREV}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://facebook.github.io/zstd/
+HOMEPAGE= https://facebook.github.io/zstd/
COMMENT= Fast real-time compression algorithm
LICENSE= modified-bsd OR gnu-gpl-v2