Use https by default
[gentoo.git] / www-misc / awstats / awstats-7.1_p20121017.ebuild
index 0f00161f67d0a217eeeae8c703e1283139ed6b1e..48bc669edaee9e1183811a077ef4eb8e73acfb31 100644 (file)
@@ -12,7 +12,7 @@ DESCRIPTION="AWStats is short for Advanced Web Statistics"
 HOMEPAGE="http://www.awstats.org/"
 
 if [ ${MY_P} != ${P} ]; then
-       SRC_URI="http://dev.gentoo.org/~flameeyes/awstats/${P}.tar.gz"
+       SRC_URI="https://dev.gentoo.org/~flameeyes/awstats/${P}.tar.gz"
        # The following SRC_URI is useful only when fetching for the first time
        # after bump; upstream does not bump the version when they change it, so
        # we rename it to include the date and upload to our mirrors instead.