zydis: bump version

fix cmake config
This commit is contained in:
Jérôme Duval
2025-10-21 18:07:47 +02:00
parent 8aeb754a1e
commit 167a24b9fa
3 changed files with 6 additions and 3 deletions

View File

@@ -7,11 +7,11 @@ COPYRIGHT="2014-2024 Florian Bernd
LICENSE="MIT"
REVISION="1"
SOURCE_URI="https://github.com/zyantific/zydis/archive/v$portVersion.tar.gz"
CHECKSUM_SHA256="31f23de8abb4cc2efa0fd0e827bbabcaa0f3d00fcaed8598e05295ba7b3806ad"
CHECKSUM_SHA256="45c6d4d499a1cc80780f7834747c637509777c01dca1e98c5e7c0bfaccdb1514"
SOURCE_FILENAME="zydis-$portVersion.tar.gz"
zycoreVersion="1.5.0"
zycoreVersion="1.5.2"
SOURCE_URI_2="https://github.com/zyantific/zycore-c/archive/v$zycoreVersion.tar.gz"
CHECKSUM_SHA256_2="68e287cb6c95a6dede810d1e4fb2aebf7a09473089570a847e9a2b115ff96ff4"
CHECKSUM_SHA256_2="943f91eb9ab2a8cc01ab9f8b785e769a273502071e0ee8011cdfcaad93947cec"
SOURCE_DIR_2="zycore-c-$zycoreVersion"
SOURCE_FILENAME_2="zycore-$zycoreVersion.tar.gz"
PATCHES="zydis-$portVersion.patchset"
@@ -63,6 +63,9 @@ INSTALL()
make -C build install
make -C build/zycore install
sed "s|{_IMPORT_PREFIX}/$relativeLibDir|{_IMPORT_PREFIX}/$relativeDevelopLibDir|g" \
-i $libDir/cmake/zycore/zycore-targets-*.cmake $libDir/cmake/zydis/zydis-targets-*.cmake
prepareInstalledDevelLibs libZycore libZydis
packageEntries devel \