diff options
-rw-r--r-- | dev-libs/qrosscore/qrosscore-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/qrosscore/qrosscore-9999.ebuild b/dev-libs/qrosscore/qrosscore-9999.ebuild index 3e2be6e22d29..fd34067bae29 100644 --- a/dev-libs/qrosscore/qrosscore-9999.ebuild +++ b/dev-libs/qrosscore/qrosscore-9999.ebuild @@ -5,7 +5,7 @@ EAPI=6 inherit cmake-utils git-r3 -EGIT_REPO_URI="git://github.com/0xd34df00d/Qross.git" +EGIT_REPO_URI="https://github.com/0xd34df00d/Qross.git" DESCRIPTION="KDE-free version of Kross (core libraries and Qt Script backend)" HOMEPAGE="https://github.com/0xd34df00d/Qross" |