Use https over http, fixes problems reported by repology (#5916)

This commit is contained in:
Schrijvers Luc
2021-05-15 09:30:48 +02:00
committed by GitHub
parent 0ecb677550
commit 97c510b9bd
62 changed files with 65 additions and 68 deletions

View File

@@ -2,7 +2,7 @@ SUMMARY="A DNS toolkit for Python"
DESCRIPTION="It supports almost all record types. It can be used for queries, \
zone transfers, and dynamic updates. It supports TSIG authenticated messages \
and EDNS0."
HOMEPAGE="http://www.dnspython.org/"
HOMEPAGE="https://www.dnspython.org/"
COPYRIGHT="Dnspython Contributors
2001-2017 Nominum, Inc.
Google Inc."