summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTiago Gomes <tiago.gomes@codethink.co.uk>2015-02-09 10:48:59 +0000
committerTiago Gomes <tiago.gomes@codethink.co.uk>2015-02-09 10:48:59 +0000
commit0616a9189f779aa19c01a31e74454b4ca4bfe38b (patch)
treeee25a235f9e0e0a52456098accba03d9b2bbe601
parent7f793edb9d61157b8c9476e94ac2874be71b5bbf (diff)
downloadlorries-0616a9189f779aa19c01a31e74454b4ca4bfe38b.tar.gz
Update ncurses download URLbaserock/tiagogomes/ncurses
This new tarball contains the necessary machinery to build on aarch64.
-rw-r--r--open-source-lorries/ncurses.lorry2
1 files changed, 1 insertions, 1 deletions
diff --git a/open-source-lorries/ncurses.lorry b/open-source-lorries/ncurses.lorry
index 631093c..310205a 100644
--- a/open-source-lorries/ncurses.lorry
+++ b/open-source-lorries/ncurses.lorry
@@ -1,6 +1,6 @@
{
"ncurses": {
"type": "tarball",
- "url": "http://ftp.gnu.org/gnu/ncurses/ncurses-5.9.tar.gz"
+ "url": "ftp://invisible-island.net/ncurses/current/ncurses-5.9-20150131.tgz"
}
}