diff options
Diffstat (limited to 'net-proxy/hatop/hatop-0.7.7.ebuild')
-rw-r--r-- | net-proxy/hatop/hatop-0.7.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-proxy/hatop/hatop-0.7.7.ebuild b/net-proxy/hatop/hatop-0.7.7.ebuild index 767af76aca2e..67be8be3aff0 100644 --- a/net-proxy/hatop/hatop-0.7.7.ebuild +++ b/net-proxy/hatop/hatop-0.7.7.ebuild @@ -12,7 +12,7 @@ inherit python-r1 DESCRIPTION="interactive ncurses client and real-time monitoring, statistics displaying tool for the HAProxy" HOMEPAGE="http://feurix.org/projects/hatop/" -SRC_URI="http://hatop.googlecode.com/files/${P}.tar.gz" +SRC_URI="https://hatop.googlecode.com/files/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" |