distcc: update source URI and checksum.

This commit is contained in:
Jérôme Duval
2016-10-03 10:49:38 +02:00
committed by GitHub
parent 8cdea99061
commit 00b20cce04

View File

@@ -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"