From 00b20cce04c0069600a6dfe536ee07d4343d31b2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Duval?= Date: Mon, 3 Oct 2016 10:49:38 +0200 Subject: [PATCH] distcc: update source URI and checksum. --- sys-devel/distcc/distcc-3.1.recipe | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-devel/distcc/distcc-3.1.recipe b/sys-devel/distcc/distcc-3.1.recipe index 9733303f0..f2866fcaa 100644 --- a/sys-devel/distcc/distcc-3.1.recipe +++ b/sys-devel/distcc/distcc-3.1.recipe @@ -3,8 +3,8 @@ HOMEPAGE="http://distcc.org/" COPYRIGHT="2002-2004 by Martin Pool 2005 Google Inc." LICENSE="GNU GPL v2" -SOURCE_URI="http://distcc.googlecode.com/files/distcc-3.1.tar.bz2" -CHECKSUM_SHA256="f55dbafd76bed3ce57e1bbcdab1329227808890d90f4c724fcd2d53f934ddd89" +SOURCE_URI="https://github.com/distcc/distcc/archive/distcc-3.1.tar.gz" +CHECKSUM_SHA256="721523b81584b4104cf48da8d629ffa0768adb4e032885dcd4e25ffd6703dd63" REVISION="3" ARCHITECTURES="x86_gcc2 ?x86"