Use https by default
[gentoo.git] / media-libs / libpostproc / libpostproc-10.20140517-r1.ebuild
index 3311ddc3b42f3886dfffeb259536cbbc47c3c578..e25729e301bf900b708cd40f7cee0bd500e00dc3 100644 (file)
@@ -19,7 +19,7 @@ if [ "${PV#9999}" != "${PV}" ] ; then
 elif [ "${PV%_p*}" != "${PV}" ] ; then # Snapshot
        SRC_URI="mirror://gentoo/${P}.tar.xz"
 else # Release
-       SRC_URI="http://dev.gentoo.org/~lu_zero/distfiles/${P}.tar.xz"
+       SRC_URI="https://dev.gentoo.org/~lu_zero/distfiles/${P}.tar.xz"
 fi
 
 LICENSE="GPL-2"