summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-vcs/git-sh')
-rw-r--r--dev-vcs/git-sh/git-sh-1.1.ebuild4
-rw-r--r--dev-vcs/git-sh/git-sh-1.3.ebuild2
2 files changed, 3 insertions, 3 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"
diff --git a/dev-vcs/git-sh/git-sh-1.3.ebuild b/dev-vcs/git-sh/git-sh-1.3.ebuild
index aa5998fb69ab..40e4c2458243 100644
--- a/dev-vcs/git-sh/git-sh-1.3.ebuild
+++ b/dev-vcs/git-sh/git-sh-1.3.ebuild
@@ -7,7 +7,7 @@ EAPI=5
inherit vcs-snapshot
DESCRIPTION="A customized bash environment suitable for git work"
-HOMEPAGE="http://github.com/rtomayko/git-sh"
+HOMEPAGE="https://github.com/rtomayko/git-sh"
SRC_URI="https://github.com/rtomayko/git-sh/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-2"