Use https by default
[gentoo.git] / media-libs / libpostproc / libpostproc-0.8.0.20121125.ebuild
index ac4201ac02bfe330f55a8dad43f0c2f2d4ab7169..2b30d1a552b88bada0ac649306abe2c75bc98836 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"