summaryrefslogtreecommitdiff
path: root/dev-python/dnspython
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2021-12-30 01:39:09 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2021-12-30 01:39:09 +0000
commit3c4e2bac85b7bd6b5b1199e04445af59c538ad78 (patch)
tree41597ac2ee5ac7fbb6818a2b84c6b6614a525f29 /dev-python/dnspython
parent11ecc63935af0969632779f52cd04f122040fc4c (diff)
downloadbaldeagleos-repo-3c4e2bac85b7bd6b5b1199e04445af59c538ad78.tar.gz
baldeagleos-repo-3c4e2bac85b7bd6b5b1199e04445af59c538ad78.tar.xz
baldeagleos-repo-3c4e2bac85b7bd6b5b1199e04445af59c538ad78.zip
Adding metadata
Diffstat (limited to 'dev-python/dnspython')
-rw-r--r--dev-python/dnspython/dnspython-1.16.0-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/dnspython/dnspython-1.16.0-r2.ebuild b/dev-python/dnspython/dnspython-1.16.0-r2.ebuild
index 41d141d4cf6a..cabc7cedd213 100644
--- a/dev-python/dnspython/dnspython-1.16.0-r2.ebuild
+++ b/dev-python/dnspython/dnspython-1.16.0-r2.ebuild
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 )
inherit distutils-r1
DESCRIPTION="DNS toolkit for Python"
-HOMEPAGE="http://www.dnspython.org/ https://pypi.org/project/dnspython/"
+HOMEPAGE="https://www.dnspython.org/ https://pypi.org/project/dnspython/"
SRC_URI="https://github.com/rthalley/dnspython/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="ISC"