nano: update to 2.6.3.
This commit is contained in:
parent
7bd8daf23e
commit
84e3a0e049
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'nano'
|
||||
pkgname=nano
|
||||
version=2.6.2
|
||||
version=2.6.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="http://www.nano-editor.org/"
|
||||
license="GPL-3"
|
||||
distfiles="http://www.nano-editor.org/dist/v${version%.*}/$pkgname-$version.tar.gz"
|
||||
checksum=453603ee56c8b6808d3ee24de71cb9dba4a3440ae91fdbecc00713a8228e8985
|
||||
checksum=4f4054e12f2181c8e436163e931a0a565612242ff9e566c4d1adeda0f91fd503
|
||||
|
||||
post_install() {
|
||||
vsconf doc/nanorc.sample
|
||||
|
|
Loading…
Reference in a new issue