From patchwork Sat Oct 5 06:51:15 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Matthias Fischer X-Patchwork-Id: 2469 Return-Path: Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384 client-signature ECDSA (P-384) client-digest SHA384) (Client CN "mail01.haj.ipfire.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 46lcpl2lTBz3yYL for ; Sat, 5 Oct 2019 06:51:27 +0000 (UTC) Received: from mail02.haj.ipfire.org (mail02.haj.ipfire.org [172.28.1.201]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384 client-signature ECDSA (P-384) client-digest SHA384) (Client CN "mail02.haj.ipfire.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 46lcpj4NjWz2Lt; Sat, 5 Oct 2019 06:51:25 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 46lcpj21RRz2yT3; Sat, 5 Oct 2019 06:51:25 +0000 (UTC) Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384 client-signature ECDSA (P-384) client-digest SHA384) (Client CN "mail01.haj.ipfire.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 46lcph0BS7z2yBF for ; Sat, 5 Oct 2019 06:51:23 +0000 (UTC) Received: from Devel.localdomain (p4FF56DD1.dip0.t-ipconnect.de [79.245.109.209]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384) (Client did not present a certificate) by mail01.ipfire.org (Postfix) with ESMTPSA id 46lcpg14Fjz2Lt for ; Sat, 5 Oct 2019 06:51:23 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=201909rsa; t=1570258283; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc; bh=KveV7XaTDJ7oCbNrO2HRfRIFvAxUpgu5IloSOL+Tf1Y=; b=FuN2Ut7bsha8Si1rKzwmQaGmEHRHTphFOa26b1eEepT5BtPlFLOTpEq7MWhBZSCkUX2Ylj /zaB6Ln9QmlBvnQzMJPzZ8jlvJs+IMPr1X8RGi9199ZsfbtkVIBDiWsDOSZC3MnZ5XZaNG oDSeDe057S7EujK8VxId3hvjaZ8ULXQBKJuPOsRPhlsCOgclr1jZwjVXaO+z1fTDCL+NFf 04QHsjyqhBoRkGx96FrWkITc6gr44QVUBthtlTfxF8qWqEI1uOgwH05rOkIltQKc+0bk85 zk9mYyMewXWAqmH5BbXdNPk2v7nDikwsZqaWoCWKieOOVEaPRWk2hnSRHXdeEA== DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=201909ed25519; t=1570258283; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc; bh=KveV7XaTDJ7oCbNrO2HRfRIFvAxUpgu5IloSOL+Tf1Y=; b=Evyt1IcwDKAZ1QHINsCNsnH3oSBKHM90hfAKOmLtuGK4yGt2TeltHeQHYjYgSe4ZvM7apK FAh/MU+VZe0VF1Dg== From: Matthias Fischer To: development@lists.ipfire.org Subject: [PATCH] nano: Update to 4.5 Date: Sat, 5 Oct 2019 08:51:15 +0200 Message-Id: <20191005065115.3002-1-matthias.fischer@ipfire.org> Authentication-Results: mail01.ipfire.org; auth=pass smtp.auth=mfischer smtp.mailfrom=matthias.fischer@ipfire.org X-BeenThere: development@lists.ipfire.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: IPFire development talk List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: development-bounces@lists.ipfire.org Sender: "Development" For details see: https://www.nano-editor.org/news.php Signed-off-by: Matthias Fischer --- lfs/nano | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lfs/nano b/lfs/nano index 4b636f4ea..3a68bf9cb 100644 --- a/lfs/nano +++ b/lfs/nano @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2018 IPFire Team # +# Copyright (C) 2007-2019 IPFire Team # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # @@ -24,7 +24,7 @@ include Config -VER = 3.2 +VER = 4.5 THISAPP = nano-$(VER) DL_FILE = $(THISAPP).tar.xz @@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = nano -PAK_VER = 25 +PAK_VER = 26 DEPS = "" @@ -44,7 +44,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 2606dc0dc31a088f16c7d603b42d23d0 +$(DL_FILE)_MD5 = 686a169b6e5e1f76fe79570f07934001 install : $(TARGET)