nano: update to 2.8.6

Closes: #7105 [via git-merge-pr]
This commit is contained in:
Sir_Boops 2017-07-21 12:06:27 -06:00 committed by Michael Aldridge
parent 0208e6b182
commit cba54758e3
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'nano'
pkgname=nano
version=2.8.5
version=2.8.6
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=cb43bf11990b2839446229b0c21ed7abef67c2df861f250cc874553ca27d89c2
checksum=9a46962a3ae59db922467a095217ed23280b42d80640f932f3a59ba2a6a85776
case "$XBPS_TARGET_MACHINE" in
*-musl) CFLAGS="-DREG_STARTEND=0";;