diff options
Diffstat (limited to 'app-shells/zshrc-mv')
-rw-r--r-- | app-shells/zshrc-mv/zshrc-mv-2.11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/zshrc-mv/zshrc-mv-2.11.ebuild b/app-shells/zshrc-mv/zshrc-mv-2.11.ebuild index 464000fb..71dd468f 100644 --- a/app-shells/zshrc-mv/zshrc-mv-2.11.ebuild +++ b/app-shells/zshrc-mv/zshrc-mv-2.11.ebuild @@ -8,7 +8,7 @@ inherit eutils vcs-snapshot DESCRIPTION="A zshrc file initializing zsh specific interactive features" HOMEPAGE="https://github.com/vaeth/zshrc-mv/" -SRC_URI="http://github.com/vaeth/${PN}/tarball/${PV} -> ${P}.tar.gz" +SRC_URI="https://github.com/vaeth/${PN}/tarball/${PV} -> ${P}.tar.gz" LICENSE="public-domain" SLOT="0" |