diff options
Diffstat (limited to 'dev-vcs/git-sh/git-sh-1.1.ebuild')
-rw-r--r-- | dev-vcs/git-sh/git-sh-1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-vcs/git-sh/git-sh-1.1.ebuild b/dev-vcs/git-sh/git-sh-1.1.ebuild index 8c8bc46bc2f5..73b567b2db30 100644 --- a/dev-vcs/git-sh/git-sh-1.1.ebuild +++ b/dev-vcs/git-sh/git-sh-1.1.ebuild @@ -7,8 +7,8 @@ EAPI=4 inherit vcs-snapshot DESCRIPTION="A customized bash environment suitable for git work" -HOMEPAGE="http://github.com/rtomayko/git-sh" -SRC_URI="http://github.com/rtomayko/${PN}/tarball/${PV} -> ${P}.tar.gz" +HOMEPAGE="https://github.com/rtomayko/git-sh" +SRC_URI="https://github.com/rtomayko/${PN}/tarball/${PV} -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" |