From 9998ea0710091df47e47acc052074f1d6490443e Mon Sep 17 00:00:00 2001 From: Dennis Veatch Date: Sun, 5 Jul 2015 05:21:53 -0400 Subject: [PATCH] nano: bump to 2.4.2 --- editors/nano/BUILD | 3 --- editors/nano/DETAILS | 6 +++--- 2 files changed, 3 insertions(+), 6 deletions(-) diff --git a/editors/nano/BUILD b/editors/nano/BUILD index 5b1026c8a..a6cf873f5 100644 --- a/editors/nano/BUILD +++ b/editors/nano/BUILD @@ -1,4 +1,3 @@ -( if [[ "$COLOR" == "y" ]] ; then OPTS+=" --enable-color" @@ -17,5 +16,3 @@ install -m 0644 nanorc /etc/ fi -) > $C_FIFO 2>&1 - diff --git a/editors/nano/DETAILS b/editors/nano/DETAILS index 67439b8b9..7e30e9ec9 100644 --- a/editors/nano/DETAILS +++ b/editors/nano/DETAILS @@ -1,14 +1,14 @@ MODULE=nano - VERSION=2.4.1 + VERSION=2.4.2 SOURCE=$MODULE-$VERSION.tar.gz SOURCE_URL=http://www.nano-editor.org/dist/v${VERSION%.*} - SOURCE_VFY=sha256:6a0ceb5e1b9b9bea72d5d1f46488ace4782b1f198ea6ba558480a86d994f29d2 + SOURCE_VFY=sha256:c8cd7f18fcf5696d9df3364ee2a840e0ab7b6bdbd22abf850bbdc951db7f65b9 SOURCE2=nanorc-20130602.bz2 SOURCE2_URL=$PATCH_URL SOURCE2_VFY=sha256:f6282a2338c30f6dc87e2b8121ffca3809fe051c1b5ccedfeaa672b6c1b56ca4 WEB_SITE=http://www.nano-editor.org ENTERED=20010922 - UPDATED=20150415 + UPDATED=20150705 SHORT="Superior clone of the pico text editor" cat << EOF