summaryrefslogtreecommitdiff
path: root/dev-python/dnspython
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2021-12-19 00:43:28 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2021-12-19 00:43:28 +0000
commit1008412b918ebc82a353bf65c9e0c21985ec11fb (patch)
tree8932095a85f36941e5e702065644f2d614e5b644 /dev-python/dnspython
parent8e0382da513fdf9ece65a8c62e05533e1b34e5c0 (diff)
downloadbaldeagleos-repo-1008412b918ebc82a353bf65c9e0c21985ec11fb.tar.gz
baldeagleos-repo-1008412b918ebc82a353bf65c9e0c21985ec11fb.tar.xz
baldeagleos-repo-1008412b918ebc82a353bf65c9e0c21985ec11fb.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 cabc7cedd213..41d141d4cf6a 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="https://www.dnspython.org/ https://pypi.org/project/dnspython/"
+HOMEPAGE="http://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"