diff options
author | Francesco Turco <fturco@fastmail.fm> | 2017-09-03 18:12:41 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2017-09-06 22:58:42 +0200 |
commit | 978100ae5b58c25fc1e57c34d93e7b47d3ecfc70 (patch) | |
tree | f30b977af81c782f04119b9a7992c6d4c1cd03fb /dev-vcs | |
parent | dev-util/netbeans: use HTTPS for links to dev.gentoo.org (diff) | |
download | gentoo-978100ae5b58c25fc1e57c34d93e7b47d3ecfc70.tar.gz gentoo-978100ae5b58c25fc1e57c34d93e7b47d3ecfc70.tar.bz2 gentoo-978100ae5b58c25fc1e57c34d93e7b47d3ecfc70.zip |
dev-vcs/git-bz: use HTTPS for links to dev.gentoo.org
Diffstat (limited to 'dev-vcs')
-rw-r--r-- | dev-vcs/git-bz/git-bz-0.2015.09.08.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/git-bz/git-bz-0.2015.09.08.ebuild b/dev-vcs/git-bz/git-bz-0.2015.09.08.ebuild index 6144bc14c8af..44eacb2a7a3e 100644 --- a/dev-vcs/git-bz/git-bz-0.2015.09.08.ebuild +++ b/dev-vcs/git-bz/git-bz-0.2015.09.08.ebuild @@ -9,7 +9,7 @@ inherit python-single-r1 DESCRIPTION="Bugzilla subcommand for git" HOMEPAGE="http://www.fishsoup.net/software/git-bz/" -SRC_URI="http://dev.gentoo.org/~mgorny/dist/${P}.tar.bz2" +SRC_URI="https://dev.gentoo.org/~mgorny/dist/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" |