summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOleksandr Trotsenko <oleksandr.trotsenko@gmail.com>2018-02-09 01:55:09 -0600
committerJonas Stein <jstein@gentoo.org>2018-02-09 10:22:03 +0100
commit15709086be5a2210237d5e9eef262dc954a5cc05 (patch)
tree48f00ac88f7664e297082a3abc5b225c78ec3c46 /app-admin/apachetop
parentsys-libs/glibc: amd64 stable wrt bug #647062 (diff)
downloadgentoo-15709086be5a2210237d5e9eef262dc954a5cc05.tar.gz
gentoo-15709086be5a2210237d5e9eef262dc954a5cc05.tar.bz2
gentoo-15709086be5a2210237d5e9eef262dc954a5cc05.zip
app-admin/apachetop: Fixing source URI
Fixing the source URI since original one became obsolete. Closes: https://bugs.gentoo.org/647068 Package-Manager: Portage-2.3.23, Repoman-2.3.6
Diffstat (limited to 'app-admin/apachetop')
-rw-r--r--app-admin/apachetop/apachetop-0.12.6-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/apachetop/apachetop-0.12.6-r2.ebuild b/app-admin/apachetop/apachetop-0.12.6-r2.ebuild
index 73eb54214a0b..00e66ae0691c 100644
--- a/app-admin/apachetop/apachetop-0.12.6-r2.ebuild
+++ b/app-admin/apachetop/apachetop-0.12.6-r2.ebuild
@@ -7,7 +7,7 @@ inherit autotools
DESCRIPTION="A realtime Apache log analyzer"
HOMEPAGE="https://github.com/tessus/apachetop"
-SRC_URI="http://www.webta.org/${PN}/${P}.tar.gz"
+SRC_URI="https://dev.gentoo.org/~jstein/dist/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"