pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/archivers/libzip libzip: use https



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9f2c3a5f4053
branches:  trunk
changeset: 375408:9f2c3a5f4053
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Feb 11 15:46:58 2018 +0000

description:
libzip: use https

diffstat:

 archivers/libzip/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 180f0d6ed9f2 -r 9f2c3a5f4053 archivers/libzip/Makefile
--- a/archivers/libzip/Makefile Sun Feb 11 15:46:23 2018 +0000
+++ b/archivers/libzip/Makefile Sun Feb 11 15:46:58 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.33 2018/02/03 12:04:03 jdolecek Exp $
+# $NetBSD: Makefile,v 1.34 2018/02/11 15:46:58 wiz Exp $
 
 DISTNAME=              libzip-1.4.0
 CATEGORIES=            archivers devel
@@ -6,7 +6,7 @@
 EXTRACT_SUFX=          .tar.xz
 
 MAINTAINER=            wiz%NetBSD.org@localhost
-HOMEPAGE=              http://www.libzip.org/
+HOMEPAGE=              https://www.libzip.org/
 COMMENT=               C library to manipulate zip archives
 LICENSE=               modified-bsd
 



Home | Main Index | Thread Index | Old Index