mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-25 21:08:35 -07:00
dev-python/dnslib: fix HOMEPAGE
This commit is contained in:
@@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 )
|
||||
inherit distutils-r1
|
||||
|
||||
DESCRIPTION="Simple library to encode/decode DNS wire-format packets"
|
||||
HOMEPAGE="https://pypi.python.org/pypi/dnslib/0.9.6"
|
||||
HOMEPAGE="https://pypi.python.org/pypi/dnslib/"
|
||||
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
|
||||
|
||||
LICENSE="BSD"
|
||||
|
||||
Reference in New Issue
Block a user