parent
253f6336b7
commit
35ad9a2404
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'nano'
|
||||
pkgname=nano
|
||||
version=2.9.0
|
||||
version=2.9.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="https://www.nano-editor.org/"
|
||||
license="GPL-3"
|
||||
distfiles="https://www.nano-editor.org/dist/v${version%.*}/nano-$version.tar.xz"
|
||||
checksum=d2d30c39caef53aba1ec1b4baff4186d4496f35d2411b0848242a5f2e27e129e
|
||||
checksum=6316d52d0d26af3e79a13dcb4db1c7a4aeac61b37fd9381e801a4189a2ecba7c
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
*-musl) CFLAGS="-DREG_STARTEND=0";;
|
||||
|
|
Loading…
Reference in a new issue