summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAna Huelamo <ana.huelamo@codethink.co.uk>2016-04-13 14:46:15 +0000
committerAna Huelamo <ana.huelamo@codethink.co.uk>2016-04-13 14:46:15 +0000
commit70c5dd0022b94df476b10b658d88588646ac9bd5 (patch)
tree2c061b41ae305c274f9629005e9f0145e4be0043
parent24329d0f6076c196a7d4914b5af7bdf180591348 (diff)
downloadlorries-70c5dd0022b94df476b10b658d88588646ac9bd5.tar.gz
Changing gcc-tarball lorry to point to the new release 5.3.0
Change-Id: I353c2e6b4c23d91a3a6a05f99597e5adcb195f05
-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 1dc6b90..795b6fb 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-5.2.0/gcc-5.2.0.tar.bz2"
+ "url": "http://ftp.gnu.org/gnu/gcc/gcc-5.3.0/gcc-5.3.0.tar.bz2"
}
}