diff options
author | Javier Jardón <jjardon@gnome.org> | 2015-02-04 11:24:37 +0000 |
---|---|---|
committer | Javier Jardón <jjardon@gnome.org> | 2015-02-04 11:25:56 +0000 |
commit | 6085a9d781ddf92092d3fc560e8908acb33417ed (patch) | |
tree | 66f84bd6309bd2a98e7eb7202835e73a0f34fe07 /open-source-lorries/ntp.lorry | |
parent | da346c3270137125c12f8ab0135e2c316a516454 (diff) | |
download | lorries-6085a9d781ddf92092d3fc560e8908acb33417ed.tar.gz |
Remove "compression" field from lorry files
Its not needed anymore
Diffstat (limited to 'open-source-lorries/ntp.lorry')
-rw-r--r-- | open-source-lorries/ntp.lorry | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/open-source-lorries/ntp.lorry b/open-source-lorries/ntp.lorry index bf1ae3e..f6278f2 100644 --- a/open-source-lorries/ntp.lorry +++ b/open-source-lorries/ntp.lorry @@ -1,7 +1,6 @@ { "ntp": { "type": "tarball", - "compression": "gzip", "url": "http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-dev/ntp-dev-4.2.7p482.tar.gz" } } |