diff options
Diffstat (limited to 'app-vim/detectindent/detectindent-1.0_p20150908.ebuild')
-rw-r--r-- | app-vim/detectindent/detectindent-1.0_p20150908.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-vim/detectindent/detectindent-1.0_p20150908.ebuild b/app-vim/detectindent/detectindent-1.0_p20150908.ebuild index 888a5074c7a4..232c7a61e1a8 100644 --- a/app-vim/detectindent/detectindent-1.0_p20150908.ebuild +++ b/app-vim/detectindent/detectindent-1.0_p20150908.ebuild @@ -13,7 +13,7 @@ IUSE="" if [[ ${PV} != 9999* ]] ; then SRC_URI="mirror://gentoo/${P}.tar.xz - http://dev.gentoo.org/~chutzpah/vim/${P}.tar.xz" + https://dev.gentoo.org/~chutzpah/vim/${P}.tar.xz" fi DEPEND="app-arch/xz-utils" |