mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
Slayer: bump version
This commit is contained in:
@@ -4,10 +4,10 @@ adjust their priorities or kill them."
|
||||
HOMEPAGE="https://github.com/HaikuArchives/Slayer"
|
||||
COPYRIGHT="1998 Arto Jalkanen"
|
||||
LICENSE="GNU GPL v3"
|
||||
REVISION="4"
|
||||
COMMIT="417eb9ddbe0aa5e68da1fd72b19d09e428643aa7"
|
||||
REVISION="1"
|
||||
COMMIT="bf24f8fdaa4841ad215b0aa4d99a377e86a5a4ab"
|
||||
SOURCE_URI="https://github.com/HaikuArchives/Slayer/archive/$COMMIT.tar.gz"
|
||||
CHECKSUM_SHA256="8670d784929501d98af8b93b4433b4e381970763e5d5cc905a6188e385ef546b"
|
||||
CHECKSUM_SHA256="efd3d2db245d585095b92ee5e07028939cd077227812418cf9e2677f80b28ea3"
|
||||
SOURCE_DIR="Slayer-$COMMIT"
|
||||
|
||||
ARCHITECTURES="x86_gcc2 x86_64"
|
||||
@@ -18,12 +18,10 @@ PROVIDES="
|
||||
"
|
||||
REQUIRES="
|
||||
haiku
|
||||
lib:libsanta
|
||||
"
|
||||
|
||||
BUILD_REQUIRES="
|
||||
haiku_devel
|
||||
devel:libsanta
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
makefile_engine
|
||||
@@ -33,8 +31,7 @@ BUILD_PREREQUIRES="
|
||||
|
||||
BUILD()
|
||||
{
|
||||
cd src
|
||||
make OBJ_DIR=objects $jobArgs
|
||||
make -C src OBJ_DIR=objects $jobArgs
|
||||
}
|
||||
|
||||
INSTALL()
|
||||
Reference in New Issue
Block a user