Use https by default
[gentoo.git] / net-fs / autofs / autofs-5.0.7-r5.ebuild
index db45af8b27aee892a0a2eb57c85f838d81ca9127..7a8eba43e93a2f8dd150818e6811980f7a897f24 100644 (file)
@@ -10,7 +10,7 @@ inherit autotools-utils linux-info multilib systemd toolchain-funcs
 
 PATCH_VER=3
 [[ -n ${PATCH_VER} ]] && \
-       PATCHSET_URI="http://dev.gentoo.org/~jlec/distfiles/${P}-patches-${PATCH_VER}.tar.lzma"
+       PATCHSET_URI="https://dev.gentoo.org/~jlec/distfiles/${P}-patches-${PATCH_VER}.tar.lzma"
 
 DESCRIPTION="Kernel based automounter"
 HOMEPAGE="http://www.linux-consulting.com/Amd_AutoFS/autofs.html"