diff options
Diffstat (limited to 'app-shells/autojump/autojump-21.5.8-r1.ebuild')
-rw-r--r-- | app-shells/autojump/autojump-21.5.8-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/autojump/autojump-21.5.8-r1.ebuild b/app-shells/autojump/autojump-21.5.8-r1.ebuild index d6a53538ac55..3e6ee29301dd 100644 --- a/app-shells/autojump/autojump-21.5.8-r1.ebuild +++ b/app-shells/autojump/autojump-21.5.8-r1.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_7,3_3} ) inherit 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" |