dev-python/pgasync: fix HOMEPAGE

This commit is contained in:
Michael Mair-Keimberger
2017-08-21 20:31:27 +02:00
committed by Mike Gilbert
parent 4f48b7f1af
commit c545561add

View File

@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 )
inherit distutils-r1
DESCRIPTION="An asynchronous API to PostgreSQL for twisted"
HOMEPAGE="http://www.jamwt.com/pgasync/"
HOMEPAGE="https://github.com/jamwt/pgasync"
SRC_URI="http://www.jamwt.com/pgasync/files/${P}.tar.gz"
LICENSE="BSD"