nano: update to 5.7.
This commit is contained in:
parent
8abca2b2cb
commit
31e5a81300
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'nano'
|
||||
pkgname=nano
|
||||
version=5.6.1
|
||||
version=5.7
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-utf8"
|
||||
|
@ -11,7 +11,7 @@ license="GPL-3.0-or-later"
|
|||
homepage="https://www.nano-editor.org/"
|
||||
changelog="http://git.savannah.gnu.org/cgit/nano.git/plain/NEWS"
|
||||
distfiles="https://www.nano-editor.org/dist/v${version%%.*}/nano-${version}.tar.xz"
|
||||
checksum=760d7059e0881ca0ee7e2a33b09d999ec456ff7204df86bee58eb6f523ee8b09
|
||||
checksum=d4b181cc2ec11def3711b4649e34f2be7a668e70ab506860514031d069cccafa
|
||||
|
||||
post_install() {
|
||||
vsconf syntax/nanorc.nanorc
|
||||
|
|
Loading…
Reference in a new issue