mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-08 21:00:05 +02:00
committed by
GitHub
parent
c3513710d6
commit
352caf2047
@@ -28,7 +28,7 @@ COPYRIGHT="
|
||||
2016-2018, KeePassXC Team
|
||||
"
|
||||
LICENSE="GNU GPL v2"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="https://github.com/keepassxreboot/keepassxc/archive/$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="3610eccb06b04f901d5f5fbdbc4bd474d56a8e35f23c4a7873a844e44ba762b4"
|
||||
PATCHES="keepassxc-$portVersion.patchset"
|
||||
@@ -134,5 +134,5 @@ INSTALL()
|
||||
TEST()
|
||||
{
|
||||
cd build
|
||||
make test
|
||||
make test
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user