From 13802e3b1e101d88422334400e2ce390147f0640 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jos=C3=A9=20Fonseca?= Date: Wed, 23 Dec 2009 11:06:29 +0000 Subject: [PATCH] Update source URL. --- SConstruct | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SConstruct b/SConstruct index 18d8f87..f49d4bc 100644 --- a/SConstruct +++ b/SConstruct @@ -311,7 +311,7 @@ zip = env.Package( PACKAGETYPE = 'zip', LICENSE = 'lgpl', SUMMARY = 'Tool to trace Direct3D & OpenGL API calls from applications.', - SOURCE_URL = 'http://cgit.freedesktop.org/~jrfonseca/apitrace/', + SOURCE_URL = 'http://code.google.com/p/jrfonseca/source/browse?repo=apitrace', source = [ 'README', 'd3d8.dll', -- 2.45.2