py-contextvars: http -> https
This commit is contained in:
parent
9d8676e8ce
commit
791bfac523
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.1 2020/01/08 20:03:07 adam Exp $
|
||||
# $NetBSD: Makefile,v 1.2 2020/01/08 20:12:02 adam Exp $
|
||||
|
||||
DISTNAME= contextvars-2.4
|
||||
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
|
||||
|
@ -6,7 +6,7 @@ CATEGORIES= devel python
|
|||
MASTER_SITES= ${MASTER_SITE_PYPI:=c/contextvars/}
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://github.com/MagicStack/contextvars
|
||||
HOMEPAGE= https://github.com/MagicStack/contextvars
|
||||
COMMENT= PEP 567 Backport
|
||||
LICENSE= apache-2.0
|
||||
|
||||
|
|
Loading…
Reference in a new issue