pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/py-python-multipart py-python-multipart: use https
details: https://anonhg.NetBSD.org/pkgsrc/rev/67af5273554f
branches: trunk
changeset: 770113:67af5273554f
user: wiz <wiz%pkgsrc.org@localhost>
date: Thu Nov 25 12:11:19 2021 +0000
description:
py-python-multipart: use https
diffstat:
www/py-python-multipart/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 03358467ac35 -r 67af5273554f www/py-python-multipart/Makefile
--- a/www/py-python-multipart/Makefile Thu Nov 25 12:11:03 2021 +0000
+++ b/www/py-python-multipart/Makefile Thu Nov 25 12:11:19 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2021/11/25 12:11:03 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2021/11/25 12:11:19 wiz Exp $
DISTNAME= python-multipart-0.0.5
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -6,7 +6,7 @@
MASTER_SITES= ${MASTER_SITE_PYPI:=p/python-multipart/}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= http://github.com/andrew-d/python-multipart
+HOMEPAGE= https://github.com/andrew-d/python-multipart
COMMENT= Streaming multipart parser for Python
LICENSE= apache-2.0
Home |
Main Index |
Thread Index |
Old Index