mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 11:40:06 +02:00
kristall: Move to 0.4 release (#8471)
Co-authored-by: Julius Enriquez <win8linux@github.com>
This commit is contained in:
@@ -7,11 +7,11 @@ HOMEPAGE="https://kristall.random-projects.net/"
|
||||
COPYRIGHT="2020 Felix Queißner"
|
||||
LICENSE="GNU GPL v3"
|
||||
REVISION="6"
|
||||
srcGitRev="bca592adf686b11321b7185f234525674d7d474c"
|
||||
SOURCE_URI="https://github.com/MasterQ32/kristall/archive/$srcGitRev.tar.gz"
|
||||
CHECKSUM_SHA256="326d3f3785ba5faf3caf12df1caf99e801816658b79881106e6b39204dfddfc5"
|
||||
SOURCE_FILENAME="kristall-$portVersion-tar.gz"
|
||||
SOURCE_DIR="kristall-$srcGitRev"
|
||||
# srcGitRev="bca592adf686b11321b7185f234525674d7d474c"
|
||||
SOURCE_URI="https://github.com/MasterQ32/kristall/archive/V$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="1547e60978c73783d0737af3ccea6abfcf7ec214e8dedc91157ef3f88453be8f"
|
||||
SOURCE_FILENAME="kristall-v$portVersion.tar.gz"
|
||||
SOURCE_DIR="kristall-$portVersion"
|
||||
ADDITIONAL_FILES="kristall.rdef.in"
|
||||
|
||||
ARCHITECTURES="!x86_gcc2 x86_64"
|
||||
@@ -61,7 +61,7 @@ PATCH()
|
||||
|
||||
BUILD()
|
||||
{
|
||||
make -j1
|
||||
make $jobArgs
|
||||
}
|
||||
|
||||
INSTALL()
|
||||
Reference in New Issue
Block a user