diff options
author | Sam Thursfield <sam.thursfield@codethink.co.uk> | 2014-04-15 15:48:39 +0300 |
---|---|---|
committer | Sam Thursfield <sam.thursfield@codethink.co.uk> | 2014-04-15 15:49:23 +0300 |
commit | 4c5785a4c9d7fc1a362e728a410821cebef92bc8 (patch) | |
tree | a6c7bbca5127b45272fd793a7324e9a0f0af4369 /open-source-lorries | |
parent | 15aa0d29537c87ed84e2b353c24af9847b3fc503 (diff) | |
download | lorries-4c5785a4c9d7fc1a362e728a410821cebef92bc8.tar.gz |
gcc: Import 4.7.3 tarball
Diffstat (limited to 'open-source-lorries')
-rw-r--r-- | open-source-lorries/gcc-tarball.lorry | 2 |
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" } } |