diff options
author | Tiago Gomes <tiago.gomes@codethink.co.uk> | 2015-02-03 15:29:35 +0000 |
---|---|---|
committer | Tiago Gomes <tiago.gomes@codethink.co.uk> | 2015-02-03 15:31:30 +0000 |
commit | d75a3c0876c107c363d0602c1cc58e06144c1dfa (patch) | |
tree | 24c7aa8ef9f7c9486edbf352088869c35fae29b8 /open-source-lorries | |
parent | 5a8987d423c1f44d99b763b7aa35225d551e7044 (diff) | |
download | lorries-d75a3c0876c107c363d0602c1cc58e06144c1dfa.tar.gz |
lzo: point to newer download URLbaserock/tiagogomes/file-newer-tarball
Diffstat (limited to 'open-source-lorries')
-rw-r--r-- | open-source-lorries/lzo.lorry | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/open-source-lorries/lzo.lorry b/open-source-lorries/lzo.lorry index 99b95e3..623f786 100644 --- a/open-source-lorries/lzo.lorry +++ b/open-source-lorries/lzo.lorry @@ -3,6 +3,6 @@ "type": "tarball", "compression": "gzip", "strip": 1, - "url": "http://www.oberhumer.com/opensource/lzo/download/lzo-2.06.tar.gz" + "url": "http://www.oberhumer.com/opensource/lzo/download/lzo-2.08.tar.gz" } -}
\ No newline at end of file +} |