nano: update to 2.6.1.
This commit is contained in:
parent
4c9fab9411
commit
adc9bb87e1
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'nano'
|
||||
pkgname=nano
|
||||
version=2.6.0
|
||||
version=2.6.1
|
||||
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=d517a5fcaa9fa6ceda8a63e22be1d83dd7f4af13703c73b10a48e95a6e1178d3
|
||||
checksum=56f2ba1c532647bee36abd5f87a714400af0be084cf857a65bc8f41a0dc28fe5
|
||||
|
||||
post_install() {
|
||||
vsconf doc/nanorc.sample
|
||||
|
|
Loading…
Reference in a new issue