Browse Source

distcc: fix upstream url

Old upstream URL was no longer valid. While we're at it, fix a few
whitespace issues.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter Korsgaard 13 years ago
parent
commit
0a93b0f418
1 changed files with 3 additions and 3 deletions
  1. 3 3
      package/distcc/distcc.mk

+ 3 - 3
package/distcc/distcc.mk

@@ -3,9 +3,9 @@
 # distcc
 #
 #############################################################
-DISTCC_VERSION:=2.18.3
-DISTCC_SOURCE:=distcc-$(DISTCC_VERSION).tar.bz2
-DISTCC_SITE:=http://distcc.samba.org/ftp/distcc/
+DISTCC_VERSION = 2.18.3
+DISTCC_SOURCE = distcc-$(DISTCC_VERSION).tar.bz2
+DISTCC_SITE = http://distcc.googlecode.com/files/
 
 DISTCC_CONF_OPT = --with-included-popt --without-gtk --without-gnome