pybonjour: fix pkgcheck issues

This commit is contained in:
Guido Kroon 2020-06-20 23:35:47 +02:00
parent 5c91a37785
commit c67ce63ea1
No known key found for this signature in database
GPG key ID: 394C398C531EFAB0

View file

@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_6,2_7} )
inherit distutils-r1
DESCRIPTION="Python interface to Apple Bonjour and compatible DNS-SD libraries (Avahi)"
HOMEPAGE="http://code.google.com/p/pybonjour/"
HOMEPAGE="https://code.google.com/p/pybonjour/"
SRC_URI="https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/${PN}/${P}.tar.gz"
LICENSE="MIT"