mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
paladin: bumped revision (#8174)
* paladin: bumped revision * paladin: changed source URL to HaikuArchives
This commit is contained in:
@@ -22,12 +22,13 @@ Paladin's feature set includes:
|
||||
HOMEPAGE="https://github.com/adamfowleruk/Paladin"
|
||||
COPYRIGHT="2001-2010 DarkWyrm
|
||||
2014 John Scipione
|
||||
2018-2019 Adam Fowler"
|
||||
2018-2019 Adam Fowler
|
||||
2023 Michael Brumbelow"
|
||||
LICENSE="MIT"
|
||||
REVISION="2"
|
||||
srcGitRev="9ea26012d1dc05f3bb42bcd3c971ac7a611570b9"
|
||||
SOURCE_URI="https://github.com/adamfowleruk/Paladin/archive/$srcGitRev.tar.gz"
|
||||
CHECKSUM_SHA256="6cdb0ed4020d1a65e509dae8328ead14f1de3b9a6931d6fcbd351d2b39ad74e3"
|
||||
REVISION="3"
|
||||
srcGitRev="4a0db7e3890025e364e913499fe137c127f54b20"
|
||||
SOURCE_URI="https://github.com/HaikuArchives/Paladin/archive/$srcGitRev.tar.gz"
|
||||
CHECKSUM_SHA256="0e58ad49c9f7f5ff9b68a5abc358f8517df5c889336cc90361a40326513b993f"
|
||||
SOURCE_DIR="Paladin-$srcGitRev"
|
||||
if [ $effectiveTargetArchitecture == 'x86_gcc2' ]; then
|
||||
PATCHES="$PATCHES
|
||||
@@ -67,6 +68,7 @@ BUILD_PREREQUIRES="
|
||||
|
||||
BUILD()
|
||||
{
|
||||
chmod +x buildsuite.sh
|
||||
./buildsuite.sh $jobs
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user