diff options
author | Javier Jardón <jjardon@gnome.org> | 2015-02-04 12:06:48 +0000 |
---|---|---|
committer | Javier Jardón <jjardon@gnome.org> | 2015-02-04 12:08:18 +0000 |
commit | e83c62af5e3cf0f3665c2f06b88d716f0639d4c6 (patch) | |
tree | 8db48c66f322014c7f00190cfe0db8de3f91ea29 /open-source-lorries/ncurses.lorry | |
parent | da346c3270137125c12f8ab0135e2c316a516454 (diff) | |
parent | ce1ea8fddea2867f1436f208ae98640c1e9aa505 (diff) | |
download | lorries-e83c62af5e3cf0f3665c2f06b88d716f0639d4c6.tar.gz |
Merge branch 'jjardon/cleanup'
Reviewed-By: Sam Thursfield <sam.thursfield@codethink.co.uk>
Reviewed-by: Pedro Alvarez <pedro.alvarez@codethink.co.uk>
Diffstat (limited to 'open-source-lorries/ncurses.lorry')
-rw-r--r-- | open-source-lorries/ncurses.lorry | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/open-source-lorries/ncurses.lorry b/open-source-lorries/ncurses.lorry index d352d10..631093c 100644 --- a/open-source-lorries/ncurses.lorry +++ b/open-source-lorries/ncurses.lorry @@ -1,8 +1,6 @@ { "ncurses": { "type": "tarball", - "compression": "gzip", - "strip": 1, "url": "http://ftp.gnu.org/gnu/ncurses/ncurses-5.9.tar.gz" } } |