mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
nnn: update to 4.8
This commit is contained in:
parent
710fde2b4d
commit
f193cf87c4
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'nnn'
|
# Template file for 'nnn'
|
||||||
pkgname=nnn
|
pkgname=nnn
|
||||||
version=4.7
|
version=4.8
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_install_target="install install-desktop"
|
make_install_target="install install-desktop"
|
||||||
|
@ -12,7 +12,7 @@ license="BSD-2-Clause"
|
||||||
homepage="https://github.com/jarun/nnn"
|
homepage="https://github.com/jarun/nnn"
|
||||||
changelog="https://raw.githubusercontent.com/jarun/nnn/master/CHANGELOG"
|
changelog="https://raw.githubusercontent.com/jarun/nnn/master/CHANGELOG"
|
||||||
distfiles="https://github.com/jarun/nnn/archive/v${version}.tar.gz"
|
distfiles="https://github.com/jarun/nnn/archive/v${version}.tar.gz"
|
||||||
checksum=81ccccc045bfd7ee3f1909cc443158ea0d1833f77d6342fd19c33864a2ab71d1
|
checksum=0a744e67a0ce8b5e1e04961f542d2c33ddb6ceed46ba760dd35c4922b21f1146
|
||||||
|
|
||||||
if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
|
if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
|
||||||
makedepends+=" musl-fts-devel"
|
makedepends+=" musl-fts-devel"
|
||||||
|
|
Loading…
Add table
Reference in a new issue