mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 11:40:06 +02:00
Fixed 32bit build (#5911)
This commit is contained in:
@@ -9,9 +9,9 @@ HOMEPAGE="https://www.retrodev.com/blastem/"
|
||||
COPYRIGHT="2014-2021 Michael Pavone, the libretro team"
|
||||
LICENSE="GNU GPL v3"
|
||||
REVISION="1"
|
||||
srcGitRev="c380ef9af74398589e74def142a042b6e035f621"
|
||||
srcGitRev="50b6210dd08d1015276f668b347d6b75df60902c"
|
||||
SOURCE_URI="https://github.com/libretro/blastem/archive/$srcGitRev.tar.gz"
|
||||
CHECKSUM_SHA256="f649874ce8a10d9749b64c5683f385e3355b783f8051f5610c3634cf787d1f4a"
|
||||
CHECKSUM_SHA256="badb402f952b2be6e3095bde475857029f9a96e2bc3d4ccaf93baa27e51ea9a1"
|
||||
SOURCE_FILENAME="blastem-${portVersion/_/-}-$srcGitRev.tar.gz"
|
||||
SOURCE_DIR="blastem-$srcGitRev"
|
||||
ADDITIONAL_FILES="blastem_libretro.info.in"
|
||||
Reference in New Issue
Block a user