sys-devel/distcc: Update HOMEPAGE
authorMichał Górny <mgorny@gentoo.org>
Sun, 29 Dec 2019 20:51:02 +0000 (21:51 +0100)
committerMichał Górny <mgorny@gentoo.org>
Sun, 29 Dec 2019 20:51:15 +0000 (21:51 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
sys-devel/distcc/distcc-3.3.3.ebuild

index a9e338051520810e03ca156b0fc9eabeb16afa71..f0094b71e4aee3822f60d4827a8b22b5034d1053 100644 (file)
@@ -9,8 +9,8 @@ inherit autotools flag-o-matic python-single-r1 systemd \
        toolchain-funcs user xdg-utils prefix
 
 DESCRIPTION="Distribute compilation of C code across several machines on a network"
-HOMEPAGE="http://distcc.org/"
-SRC_URI="https://github.com/${PN}/${PN}/releases/download/v${PV}/${P}.tar.gz"
+HOMEPAGE="https://github.com/distcc/distcc"
+SRC_URI="https://github.com/distcc/distcc/releases/download/v${PV}/${P}.tar.gz"
 
 LICENSE="GPL-2+"
 SLOT="0"