nano: update to 6.4.
This commit is contained in:
parent
c16be86417
commit
e272ed9eb8
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'nano'
|
||||
pkgname=nano
|
||||
version=6.3
|
||||
version=6.4
|
||||
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=eb532da4985672730b500f685dbaab885a466d08fbbf7415832b95805e6f8687
|
||||
checksum=4199ae8ca78a7796de56de1a41b821dc47912c0307e9816b56cc317df34661c0
|
||||
|
||||
post_install() {
|
||||
vsconf syntax/nanorc.nanorc
|
||||
|
|
Loading…
Reference in New Issue