nano: update to 2.7.4.
This commit is contained in:
parent
b0684b35b8
commit
3c12b84124
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'nano'
|
||||
pkgname=nano
|
||||
version=2.7.3
|
||||
version=2.7.4
|
||||
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=d926ef5060d23bafec75dab9328bb9b9df9a08e58c56b9061d686f5698770bfc
|
||||
checksum=752170643039e2c95a433de357f0c70a8c4c4c561a90a7e7259a63e225b659b9
|
||||
|
||||
post_install() {
|
||||
vsconf doc/nanorc.sample
|
||||
|
|
Loading…
Reference in New Issue