mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 14:43:52 +02:00
parent
1ab43f605e
commit
6f43818134
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'nano'
|
||||
pkgname=nano
|
||||
version=2.8.1
|
||||
version=2.8.2
|
||||
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=e935a8bb373345c833dff3a304c6d392775d206b94c802d9285ae80ac6b66d0b
|
||||
checksum=023e8a7b38b2420d5476d7b2b4d8524d7de55c0853b4dc0b02e4a4adf7ecb9e0
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
*-musl) CFLAGS="-DREG_STARTEND=0";;
|
||||
|
|
Loading…
Add table
Reference in a new issue