diff options
author | Martin Väth <martin@mvath.de> | 2014-03-30 23:02:03 +0200 |
---|---|---|
committer | Martin Väth <martin@mvath.de> | 2015-10-11 10:49:09 +0200 |
commit | 2209b308eab063480d0b37b5ab6b4c35346b5af2 (patch) | |
tree | 1c3385b8c7b17d8aa5db1f97cded36331369f026 /app-shells/zshrc-mv | |
parent | sundtek-tv: Add mediaclient wrapper scripts and sundtek-local.service (diff) | |
download | mv-2209b308eab063480d0b37b5ab6b4c35346b5af2.tar.gz mv-2209b308eab063480d0b37b5ab6b4c35346b5af2.tar.bz2 mv-2209b308eab063480d0b37b5ab6b4c35346b5af2.zip |
http->https
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" |