mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
nnn: bump to 4.0 (#5833)
This commit is contained in:
@@ -12,11 +12,11 @@ Cygwin, WSL, Haiku and works seamlessly with DEs and GUI utilities.
|
||||
|
||||
Visit the Wiki for concepts, program usage, how-tos and troubleshooting."
|
||||
HOMEPAGE="https://github.com/jarun/nnn"
|
||||
COPYRIGHT="2016-2020 Arun Prakash Jana"
|
||||
COPYRIGHT="2016-2021 Arun Prakash Jana"
|
||||
LICENSE="BSD (2-clause)"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://github.com/jarun/nnn/archive/v$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="e636d4035499a112a0ad33f1557838132ed2e39d8857c5b219714fe9f64681f3"
|
||||
CHECKSUM_SHA256="a219ec8fad3dd0512aadae5840176f3265188c4c22da3b17b133bac602b40754"
|
||||
|
||||
ARCHITECTURES="!x86_gcc2 x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
@@ -44,14 +44,8 @@ BUILD_PREREQUIRES="
|
||||
cmd:ld$secondaryArchSuffix
|
||||
cmd:make
|
||||
cmd:pkg_config$secondaryArchSuffix
|
||||
cmd:sed
|
||||
"
|
||||
|
||||
PATCH()
|
||||
{
|
||||
sed -i 's+#+//+g' misc/haiku/nnn.rdef
|
||||
}
|
||||
|
||||
BUILD()
|
||||
{
|
||||
make -f misc/haiku/Makefile $jobArgs
|
||||
Reference in New Issue
Block a user