From a9d59a2d74ce0071d6b5ac5ce332be5e3afca168 Mon Sep 17 00:00:00 2001 From: Robert Kausch Date: Thu, 2 Jan 2020 07:22:49 +0100 Subject: [PATCH] mac: bump to 5.11 (#4515) --- media-sound/mac/{mac-4.92.recipe => mac-5.11.recipe} | 2 +- .../mac/patches/{mac-4.92.patchset => mac-5.11.patchset} | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename media-sound/mac/{mac-4.92.recipe => mac-5.11.recipe} (95%) rename media-sound/mac/patches/{mac-4.92.patchset => mac-5.11.patchset} (100%) diff --git a/media-sound/mac/mac-4.92.recipe b/media-sound/mac/mac-5.11.recipe similarity index 95% rename from media-sound/mac/mac-4.92.recipe rename to media-sound/mac/mac-5.11.recipe index 808a8c9ec..d488b150e 100644 --- a/media-sound/mac/mac-4.92.recipe +++ b/media-sound/mac/mac-5.11.recipe @@ -7,7 +7,7 @@ COPYRIGHT="2000-2019 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="65170024af5c6518afdf31a3533131473a2fd29341626a315f21ce8d048ecf08" +CHECKSUM_SHA256="4ec04c57be9f8519a02cc3a90ec5977ac202d865843b19ffa557093d91970e9d" SOURCE_DIR="" PATCHES="mac-$portVersion.patchset" diff --git a/media-sound/mac/patches/mac-4.92.patchset b/media-sound/mac/patches/mac-5.11.patchset similarity index 100% rename from media-sound/mac/patches/mac-4.92.patchset rename to media-sound/mac/patches/mac-5.11.patchset