nano: update to 2.7.3
This commit is contained in:
parent
e3c908557f
commit
fb8837c20b
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'nano'
|
||||
pkgname=nano
|
||||
version=2.7.2
|
||||
version=2.7.3
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
makedepends="file-devel zlib-devel ncurses-devel"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
homepage="https://www.nano-editor.org/"
|
||||
license="GPL-3"
|
||||
distfiles="https://www.nano-editor.org/dist/v${version%.*}/$pkgname-$version.tar.xz"
|
||||
checksum=77016f73c686857ce8a3ec217832febb6e636122762d47ce3c6cbef6f7e390c2
|
||||
checksum=d926ef5060d23bafec75dab9328bb9b9df9a08e58c56b9061d686f5698770bfc
|
||||
|
||||
post_install() {
|
||||
vsconf doc/nanorc.sample
|
||||
|
|
Loading…
Reference in New Issue