summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-shells/autojump/autojump-21.3.0-r1.ebuild')
-rw-r--r--app-shells/autojump/autojump-21.3.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/autojump/autojump-21.3.0-r1.ebuild b/app-shells/autojump/autojump-21.3.0-r1.ebuild
index d7f8d981dd10..b0076da1b87c 100644
--- a/app-shells/autojump/autojump-21.3.0-r1.ebuild
+++ b/app-shells/autojump/autojump-21.3.0-r1.ebuild
@@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_7,3_3} )
inherit eutils python-r1 python-utils-r1 vcs-snapshot
DESCRIPTION="change directory command that learns"
-HOMEPAGE="http://github.com/joelthelion/autojump"
+HOMEPAGE="https://github.com/joelthelion/autojump"
SRC_URI="https://github.com/joelthelion/${PN}/archive/release-v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-3"