summaryrefslogtreecommitdiff
path: root/open-source-lorries
diff options
context:
space:
mode:
authorDaniel Silverstone <daniel.silverstone@codethink.co.uk>2013-05-10 15:08:39 +0100
committerDaniel Silverstone <daniel.silverstone@codethink.co.uk>2013-05-10 15:08:39 +0100
commit863217b96a964fb291a0b1f60797edd74eeb2e4e (patch)
tree8c1335f3f61de0f45b71c6ba044d0519319f2d2f /open-source-lorries
parenta5202fcee824f38418e5ec5f83639852f867e373 (diff)
parent0280c7d96b4bbd1158c67500255f655c65f5f2b3 (diff)
downloadlorries-863217b96a964fb291a0b1f60797edd74eeb2e4e.tar.gz
Merge branch 'master' of ssh://trove.baserock.org/baserock/local-config/lorries
Diffstat (limited to 'open-source-lorries')
-rw-r--r--open-source-lorries/freefont-otf.lorry4
1 files changed, 3 insertions, 1 deletions
diff --git a/open-source-lorries/freefont-otf.lorry b/open-source-lorries/freefont-otf.lorry
index d6b754f..2d2040f 100644
--- a/open-source-lorries/freefont-otf.lorry
+++ b/open-source-lorries/freefont-otf.lorry
@@ -1,6 +1,8 @@
{
"freefont-otf": {
- "type": "gzip",
+ "type": "tarball",
+ "compression": "gzip",
+ "strip": "1",
"url": "http://ftp.gnu.org/gnu/freefont/freefont-otf-20120503.tar.gz"
}
}