summaryrefslogtreecommitdiffhomepage
path: root/vars
diff options
context:
space:
mode:
Diffstat (limited to 'vars')
-rw-r--r--vars/build.vars4
1 files changed, 2 insertions, 2 deletions
diff --git a/vars/build.vars b/vars/build.vars
index 24713ae9..016e5004 100644
--- a/vars/build.vars
+++ b/vars/build.vars
@@ -717,8 +717,8 @@ LEAF_PACKAGES_PREFIX="${PREFIX_NATIVE}";
: ${PKG_MTR_URLS_GIT:="mtr.git=https://github.com/traviscross/mtr.git@master"};
: ${PKG_MTR_BUILD_DIR:=mtr.git};
: ${PKG_MTR_SUBDIR:=${PKG_MTR_BUILD_DIR}};
-: ${PKG_NANO_SHA256SUM:=b2b060129b9feff2d4870d803a441178c96531de9aed144ec0b83bd63ccb12ee};
-: ${PKG_NANO_VERSION:=2.5.3};
+: ${PKG_NANO_SHA256SUM:=3725aa145880223b2c4d0b3fa08220e1633f2d341917f49d028e067fc12cce49};
+: ${PKG_NANO_VERSION:=2.8.6};
: ${PKG_NANO_URL:=http://www.nano-editor.org/dist/v${PKG_NANO_VERSION%.[0-9]}/nano-${PKG_NANO_VERSION}.tar.gz};
: ${PKG_NETCAT_SHA256SUM:=5b3fda14e972d908896a605293f4634a72e2968278117410e12d8b3faf9a3976};
: ${PKG_NETCAT_VERSION:=110};