nano: update to 2.9.0 (#9312)

This commit is contained in:
Sir-Boops 2017-11-19 01:33:58 -07:00 committed by Juan RP
parent 2579d4af9e
commit 5dfea97099

View File

@ -1,6 +1,6 @@
# Template file for 'nano'
pkgname=nano
version=2.8.7
version=2.9.0
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%.*}/nano-$version.tar.xz"
checksum=fbe31746958698d73c6726ee48ad8b0612697157961a2e9aaa83b4aa53d1165a
checksum=d2d30c39caef53aba1ec1b4baff4186d4496f35d2411b0848242a5f2e27e129e
case "$XBPS_TARGET_MACHINE" in
*-musl) CFLAGS="-DREG_STARTEND=0";;