diff options
author | Tristan Van Berkom <tristan.vanberkom@codethink.co.uk> | 2015-10-26 19:08:13 +0900 |
---|---|---|
committer | Tristan Van Berkom <tristan.vanberkom@codethink.co.uk> | 2015-10-26 19:08:13 +0900 |
commit | 13529445dcf50d58480fbb1e1e3329d0e43a805a (patch) | |
tree | 4a71f344e167ec3b211921bcc7346c6f6658d414 | |
parent | 40c65a38670724af39ed493c8ad5c7d65ce157d2 (diff) | |
download | lorries-13529445dcf50d58480fbb1e1e3329d0e43a805a.tar.gz |
Adding WebKitGtk-tarball lorry
Adding this with a specific "-tarball" suffix in interim
while we get the svn issues sorted for a proper lorry.
Change-Id: Iaf57c0e87e3dd3f31ca4383b90d8ea28b3fdd76f
-rw-r--r-- | open-source-lorries/WebKitGtk-tarball.lorry | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/open-source-lorries/WebKitGtk-tarball.lorry b/open-source-lorries/WebKitGtk-tarball.lorry new file mode 100644 index 0000000..e4904bd --- /dev/null +++ b/open-source-lorries/WebKitGtk-tarball.lorry @@ -0,0 +1,6 @@ +{ + "WebKitGtk-tarball": { + "type": "tarball", + "url": "http://webkitgtk.org/releases/webkitgtk-2.10.2.tar.xz" + } +} |