From dad90b0d2a05f02045ea6b0c9cdf304a476778d7 Mon Sep 17 00:00:00 2001 From: Juergen Daubert Date: Tue, 24 Mar 2020 12:50:03 +0100 Subject: [PATCH] nano: update to 4.9 --- nano/.signature | 6 +++--- nano/Pkgfile | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/nano/.signature b/nano/.signature index 479760c2b..6ccf4000b 100644 --- a/nano/.signature +++ b/nano/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/Wkt1wRCqgIz2Qf1HjAsYlE+cu5xUX7vsmWkYD6+Vyl2Ry9iZ4h89Qo6a5oLMdPctiWgJDGd1kbDBFIIpjExfgw= -SHA256 (Pkgfile) = 1111f9abc63d7ea07d4a194a06fc921a0ca645c030f14563b494dffc27d3c829 +RWSE3ohX2g5d/UVN4N6VTNcLYAm3/7i+BigVrFUopi983342lomJ21bn+rjF+dUZgGWQvDwpK+4efFfxhLcIeJw9QfEAnzUm7Qw= +SHA256 (Pkgfile) = 22229dfa0607e3d55d2d92ec573f8350a962ccaefd6ed4837e09f3d9ed28fa4a SHA256 (.footprint) = 6e65065e8bbaadfad31d89a3ec1820c7408848209b67edc34c5d1643df89ac1e -SHA256 (nano-4.8.tar.xz) = c348f61c68ab1d573b308398212a09cd68c60fbee20f01a5bd4b50071a258e63 +SHA256 (nano-4.9.tar.xz) = 0e399729d105cb1a587b4140db5cf1b23215a0886a42b215efa98137164233a6 diff --git a/nano/Pkgfile b/nano/Pkgfile index 2ff7d8538..d8c87bcfc 100644 --- a/nano/Pkgfile +++ b/nano/Pkgfile @@ -1,10 +1,10 @@ # Description: GNU pico clone (a tiny text editor) # URL: http://www.nano-editor.org # Maintainer: Juergen Daubert, jue at crux dot nu -# Depends on: file ncurses +# Depends on: file ncurses bzip2 xz name=nano -version=4.8 +version=4.9 release=1 source=(http://www.nano-editor.org/dist/v${version%.*}/$name-$version.tar.xz)