nano: update to 6.2 and adopt.
This commit is contained in:
parent
a53c3486f0
commit
4380a30430
|
@ -1,17 +1,17 @@
|
|||
# Template file for 'nano'
|
||||
pkgname=nano
|
||||
version=6.1
|
||||
version=6.2
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-utf8"
|
||||
makedepends="file-devel ncurses-devel"
|
||||
short_desc="GNU nano text editor"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
maintainer="0x5c <dev@0x5c.io>"
|
||||
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=3d57ec893fbfded12665b7f0d563d74431fc43abeaccacedea23b66af704db40
|
||||
checksum=2bca1804bead6aaf4ad791f756e4749bb55ed860eec105a97fba864bc6a77cb3
|
||||
|
||||
post_install() {
|
||||
vsconf syntax/nanorc.nanorc
|
||||
|
|
Loading…
Reference in New Issue