diff options
Diffstat (limited to 'net-im/poezio/poezio-9999.ebuild')
-rw-r--r-- | net-im/poezio/poezio-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/poezio/poezio-9999.ebuild b/net-im/poezio/poezio-9999.ebuild index c1e6ae8..ecb21b3 100644 --- a/net-im/poezio/poezio-9999.ebuild +++ b/net-im/poezio/poezio-9999.ebuild @@ -5,7 +5,7 @@ EAPI=5 PYTHON_DEPEND="3" -EGIT_REPO_URI="git://github.com/sekh/poezio.git" +EGIT_REPO_URI="http://git.poezio.eu/poezio/" inherit python git-2 |