summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam Thursfield <sam.thursfield@codethink.co.uk>2017-11-13 13:51:48 +0000
committerSam Thursfield <sam.thursfield@codethink.co.uk>2017-11-13 14:07:50 +0000
commitf3a0cade0c13d62d794455891bd16868d954c378 (patch)
treeef4ce137dc0a9bc28d8707db237ad56644fd24dd
parentb674653c9f90caaada9fdf0f578eec8f984b0e2a (diff)
downloadlorries-f3a0cade0c13d62d794455891bd16868d954c378.tar.gz
Update to GCC 7.2.0 tarball
-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 d3e58e8..c12d86e 100644
--- a/open-source-lorries/gcc-tarball.lorry
+++ b/open-source-lorries/gcc-tarball.lorry
@@ -1,6 +1,6 @@
{
"gcc-tarball": {
"type": "tarball",
- "url": "http://ftp.gnu.org/gnu/gcc/gcc-7.1.0/gcc-7.1.0.tar.bz2"
+ "url": "http://ftp.gnu.org/gnu/gcc/gcc-7.2.0/gcc-7.2.0.tar.xz"
}
}