summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Thomas <james.thomas@codethink.co.uk>2018-01-25 11:01:54 +0000
committerJames Thomas <james.thomas@codethink.co.uk>2018-01-25 11:01:54 +0000
commitcf7046f7c22456cc84909a55fe753e4e7942a236 (patch)
treeab770d769974fd783442e62f35eedf6e75acf874
parentf3a0cade0c13d62d794455891bd16868d954c378 (diff)
downloadlorries-cf7046f7c22456cc84909a55fe753e4e7942a236.tar.gz
Update to GCC 7.3.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 c12d86e..64a8c1e 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.2.0/gcc-7.2.0.tar.xz"
+ "url": "http://ftp.gnu.org/gnu/gcc/gcc-7.3.0/gcc-7.3.0.tar.xz"
}
}