diff options
Diffstat (limited to 'open-source-lorries')
-rw-r--r-- | open-source-lorries/boost-tarball.lorry | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/open-source-lorries/boost-tarball.lorry b/open-source-lorries/boost-tarball.lorry index e4e2bea..c113d70 100644 --- a/open-source-lorries/boost-tarball.lorry +++ b/open-source-lorries/boost-tarball.lorry @@ -3,6 +3,6 @@ "type": "tarball", "compression": "bz2", "strip": 1, - "url": "http://downloads.sourceforge.net/project/boost/boost/1.54.0/boost_1_54_0.tar.bz2" + "url": "http://downloads.sourceforge.net/project/boost/boost/1.56.0/boost_1_56_0.tar.bz2" } } |