From 506272a0b0cd80d52cb600e55d8ef8418d018143 Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Fri, 15 Jan 2021 18:45:46 +0100 Subject: [PATCH] opusfile: bump version --- .../opusfile/{opusfile-0.11.recipe => opusfile-0.12.recipe} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename media-libs/opusfile/{opusfile-0.11.recipe => opusfile-0.12.recipe} (95%) diff --git a/media-libs/opusfile/opusfile-0.11.recipe b/media-libs/opusfile/opusfile-0.12.recipe similarity index 95% rename from media-libs/opusfile/opusfile-0.11.recipe rename to media-libs/opusfile/opusfile-0.12.recipe index 08b78fb51..1ea04fdea 100644 --- a/media-libs/opusfile/opusfile-0.11.recipe +++ b/media-libs/opusfile/opusfile-0.12.recipe @@ -12,14 +12,14 @@ windows systems." HOMEPAGE="https://opus-codec.org/" COPYRIGHT="2001-2018 Xiph.org" LICENSE="BSD (3-clause)" -REVISION="2" +REVISION="1" SOURCE_URI="https://downloads.xiph.org/releases/opus/opusfile-$portVersion.tar.gz" -CHECKSUM_SHA256="74ce9b6cf4da103133e7b5c95df810ceb7195471e1162ed57af415fabf5603bf" +CHECKSUM_SHA256="118d8601c12dd6a44f52423e68ca9083cc9f2bfe72da7a8c1acb22a80ae3550b" ARCHITECTURES="x86_gcc2 x86 x86_64" SECONDARY_ARCHITECTURES="x86_gcc2 x86" -libVersion="0.4.4" +libVersion="0.4.5" libVersionCompat="$libVersion compat >= ${libVersion%%.*}" portVersionCompat="$portVersion compat >= 0"