diff options
-rw-r--r-- | open-source-lorries/glew-tarball.lorry | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/open-source-lorries/glew-tarball.lorry b/open-source-lorries/glew-tarball.lorry new file mode 100644 index 0000000..a56e21b --- /dev/null +++ b/open-source-lorries/glew-tarball.lorry @@ -0,0 +1,6 @@ +{ + "glew-tarball": { + "type": "tarball", + "url": "http://downloads.sourceforge.net/project/glew/glew/1.13.0/glew-1.13.0.tgz" + } +} |