diff options
Diffstat (limited to 'www-misc/awstats/awstats-7.3.ebuild')
-rw-r--r-- | www-misc/awstats/awstats-7.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-misc/awstats/awstats-7.3.ebuild b/www-misc/awstats/awstats-7.3.ebuild index c619d063b85e..873236bedd96 100644 --- a/www-misc/awstats/awstats-7.3.ebuild +++ b/www-misc/awstats/awstats-7.3.ebuild @@ -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. |