mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 19:50:05 +02:00
mac: bump to 5.33 (#4888)
This commit is contained in:
@@ -7,7 +7,7 @@ COPYRIGHT="2000-2020 Matthew T. Ashland"
|
||||
LICENSE="Monkey's Audio SDK and Source Code License Agreement"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://www.monkeysaudio.com/files/MAC_SDK_${portVersion/./}.zip"
|
||||
CHECKSUM_SHA256="dec92080e06e30fabb3565ad6f9987394c77b3af105291d2965ddf0a3b473fb8"
|
||||
CHECKSUM_SHA256="df1efd1e0ad8aed253ba8024a1b8cb795f12fbbab84f6301f5217f774f99bfa8"
|
||||
SOURCE_DIR=""
|
||||
|
||||
ARCHITECTURES="!x86_gcc2 x86 x86_64"
|
||||
@@ -20,7 +20,7 @@ if [ "$targetArchitecture" = x86_gcc2 ]; then
|
||||
commandBinDir=$prefix/bin
|
||||
fi
|
||||
|
||||
libVersion="6"
|
||||
libVersion="7"
|
||||
|
||||
PROVIDES="
|
||||
mac$secondaryArchSuffix = $portVersion
|
||||
Reference in New Issue
Block a user