mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 12:10:06 +02:00
thunk_gen: wrong source dir for secondary arch
This commit is contained in:
@@ -7,7 +7,7 @@ HOMEPAGE="https://github.com/stsp/thunk_gen"
|
||||
COPYRIGHT="2024 Stas Sergeev"
|
||||
LICENSE="GNU GPL v3"
|
||||
SOURCE_URI="https://github.com/stsp/thunk_gen/archive/refs/tags/$portVersion.tar.gz"
|
||||
SOURCE_DIR="$portVersionedName"
|
||||
SOURCE_DIR="thunk_gen-$portVersion"
|
||||
CHECKSUM_SHA256="14be6503474d6c7a412c10d8049b974d0cbc7ebbb4239cfff91d121f5061fbb9"
|
||||
REVISION="1"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user