nano: update to 2.7.2.
This commit is contained in:
parent
7a4d96caa7
commit
ec016e24a0
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'nano'
|
||||
pkgname=nano
|
||||
version=2.7.1
|
||||
version=2.7.2
|
||||
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=df5cbe69831d7394c0a32fb27373ab313335ea4dc586d6f4be4081eb1de857cd
|
||||
checksum=77016f73c686857ce8a3ec217832febb6e636122762d47ce3c6cbef6f7e390c2
|
||||
|
||||
post_install() {
|
||||
vsconf doc/nanorc.sample
|
||||
|
|
Loading…
Reference in New Issue