nano: update to 2.9.3.
This commit is contained in:
parent
bc322cb751
commit
27188712d9
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'nano'
|
# Template file for 'nano'
|
||||||
pkgname=nano
|
pkgname=nano
|
||||||
version=2.9.2
|
version=2.9.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
makedepends="file-devel zlib-devel ncurses-devel"
|
makedepends="file-devel zlib-devel ncurses-devel"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="https://www.nano-editor.org/"
|
homepage="https://www.nano-editor.org/"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
distfiles="https://www.nano-editor.org/dist/v${version%.*}/nano-$version.tar.xz"
|
distfiles="https://www.nano-editor.org/dist/v${version%.*}/nano-$version.tar.xz"
|
||||||
checksum=4eccb7451b5729ce8abae8f9a5679f32e41ae58df73ea86b850ec45b10a83d55
|
checksum=7783bcfd4b2d5dc0bf64d4bd07b1a19e7ba3c91da881a4249772a36b972d4012
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
*-musl) CFLAGS="-DREG_STARTEND=0";;
|
*-musl) CFLAGS="-DREG_STARTEND=0";;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue