From: Matthias Fischer Date: Sat, 5 Oct 2019 06:51:15 +0000 (+0200) Subject: nano: Update to 4.5 X-Git-Tag: v2.23-core137~124 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d46c0db060944210cdf73fa4e244ba351f3c3e5f;p=ipfire-2.x.git nano: Update to 4.5 For details see: https://www.nano-editor.org/news.php Signed-off-by: Matthias Fischer Signed-off-by: Arne Fitzenreiter --- diff --git a/lfs/nano b/lfs/nano index 8cd27eccea..3a68bf9cbb 100644 --- a/lfs/nano +++ b/lfs/nano @@ -24,7 +24,7 @@ include Config -VER = 4.4 +VER = 4.5 THISAPP = nano-$(VER) DL_FILE = $(THISAPP).tar.xz @@ -44,7 +44,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 9650dd3eb0adbab6aaa748a6f1398ccb +$(DL_FILE)_MD5 = 686a169b6e5e1f76fe79570f07934001 install : $(TARGET)