summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-12-29 21:51:02 +0100
committerMichał Górny <mgorny@gentoo.org>2019-12-29 21:51:15 +0100
commitf666a7338e7825b9b2c9fc846f7897bcb19939e8 (patch)
tree136c27a12013f37c5862f4539ffe643eb28a2cf7 /sys-devel
parentsys-devel/distcc: Remove old (diff)
downloadgentoo-f666a7338e7825b9b2c9fc846f7897bcb19939e8.tar.gz
gentoo-f666a7338e7825b9b2c9fc846f7897bcb19939e8.tar.bz2
gentoo-f666a7338e7825b9b2c9fc846f7897bcb19939e8.zip
sys-devel/distcc: Update HOMEPAGE
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/distcc/distcc-3.3.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/distcc/distcc-3.3.3.ebuild b/sys-devel/distcc/distcc-3.3.3.ebuild
index a9e338051520..f0094b71e4ae 100644
--- a/sys-devel/distcc/distcc-3.3.3.ebuild
+++ b/sys-devel/distcc/distcc-3.3.3.ebuild
@@ -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"