summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam Thursfield <sam.thursfield@codethink.co.uk>2014-04-15 17:12:53 +0300
committerSam Thursfield <sam.thursfield@codethink.co.uk>2014-04-15 17:12:53 +0300
commit02dbe06d0ff45364d881b00623797ce2c1f601ec (patch)
treea6c7bbca5127b45272fd793a7324e9a0f0af4369
parent15aa0d29537c87ed84e2b353c24af9847b3fc503 (diff)
parent4c5785a4c9d7fc1a362e728a410821cebef92bc8 (diff)
downloadlorries-02dbe06d0ff45364d881b00623797ce2c1f601ec.tar.gz
Merge branch 'sam/gcc-4.7.3'
Reviewed-By: Lars Wirzenius <lars.wirzenius@codethink.co.uk>
-rw-r--r--open-source-lorries/gcc-tarball.lorry2
1 files changed, 1 insertions, 1 deletions
diff --git a/open-source-lorries/gcc-tarball.lorry b/open-source-lorries/gcc-tarball.lorry
index 5755b9d..144ef9c 100644
--- a/open-source-lorries/gcc-tarball.lorry
+++ b/open-source-lorries/gcc-tarball.lorry
@@ -3,6 +3,6 @@
"type": "tarball",
"compression": "bzip2",
"strip": 1,
- "url": "http://ftp.gnu.org/gnu/gcc/gcc-4.6.2/gcc-4.6.2.tar.bz2"
+ "url": "http://ftp.gnu.org/gnu/gcc/gcc-4.7.3/gcc-4.7.3.tar.bz2"
}
}