summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Väth <martin@mvath.de>2014-03-30 23:02:03 +0200
committerMartin Väth <martin@mvath.de>2015-10-11 10:49:09 +0200
commit2209b308eab063480d0b37b5ab6b4c35346b5af2 (patch)
tree1c3385b8c7b17d8aa5db1f97cded36331369f026 /app-shells/auto-fu-zsh/auto-fu-zsh-99999999.ebuild
parentsundtek-tv: Add mediaclient wrapper scripts and sundtek-local.service (diff)
downloadmv-2209b308eab063480d0b37b5ab6b4c35346b5af2.tar.gz
mv-2209b308eab063480d0b37b5ab6b4c35346b5af2.tar.bz2
mv-2209b308eab063480d0b37b5ab6b4c35346b5af2.zip
http->https
Diffstat (limited to 'app-shells/auto-fu-zsh/auto-fu-zsh-99999999.ebuild')
-rw-r--r--app-shells/auto-fu-zsh/auto-fu-zsh-99999999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/auto-fu-zsh/auto-fu-zsh-99999999.ebuild b/app-shells/auto-fu-zsh/auto-fu-zsh-99999999.ebuild
index 523c284a..7a05f6ba 100644
--- a/app-shells/auto-fu-zsh/auto-fu-zsh-99999999.ebuild
+++ b/app-shells/auto-fu-zsh/auto-fu-zsh-99999999.ebuild
@@ -20,7 +20,7 @@ case ${PV} in
LIVE=false
RESTRICT="mirror"
inherit vcs-snapshot
- SRC_URI="http://github.com/hchbaw/${mPN}/tarball/v${PV} -> ${P}.tar.gz"
+ SRC_URI="https://github.com/hchbaw/${mPN}/tarball/v${PV} -> ${P}.tar.gz"
KEYWORDS="~amd64 ~x86";;
esac