diff options
Diffstat (limited to 'dev-dotnet/pe-format/pe-format-2.9999.ebuild')
-rw-r--r-- | dev-dotnet/pe-format/pe-format-2.9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-dotnet/pe-format/pe-format-2.9999.ebuild b/dev-dotnet/pe-format/pe-format-2.9999.ebuild index a4a5667cefba..3921d62937b0 100644 --- a/dev-dotnet/pe-format/pe-format-2.9999.ebuild +++ b/dev-dotnet/pe-format/pe-format-2.9999.ebuild @@ -6,7 +6,7 @@ EAPI=5 #if LIVE AUTOTOOLS_AUTORECONF=yes -EGIT_REPO_URI="http://bitbucket.org/mgorny/${PN}2.git" +EGIT_REPO_URI="https://bitbucket.org/mgorny/${PN}2.git" inherit git-r3 #endif |