mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 11:40:06 +02:00
mac: bump to 6.09 (#5651)
This commit is contained in:
@@ -3,11 +3,11 @@ DESCRIPTION="Monkey's Audio is a lossless audio format. This package provides \
|
||||
the mac command line utility for compressing and decompressing Monkey's Audio \
|
||||
files."
|
||||
HOMEPAGE="https://www.monkeysaudio.com/"
|
||||
COPYRIGHT="2000-2020 Matthew T. Ashland"
|
||||
COPYRIGHT="2000-2021 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="df1efd1e0ad8aed253ba8024a1b8cb795f12fbbab84f6301f5217f774f99bfa8"
|
||||
CHECKSUM_SHA256="f9cac2160b11c03ac2f82f3e301ef17d5114b0491b0e82426a808c5bce025d90"
|
||||
SOURCE_DIR=""
|
||||
|
||||
ARCHITECTURES="!x86_gcc2 x86 x86_64"
|
||||
@@ -20,7 +20,7 @@ if [ "$targetArchitecture" = x86_gcc2 ]; then
|
||||
commandBinDir=$prefix/bin
|
||||
fi
|
||||
|
||||
libVersion="7"
|
||||
libVersion="8"
|
||||
|
||||
PROVIDES="
|
||||
mac$secondaryArchSuffix = $portVersion
|
||||
Reference in New Issue
Block a user