From 1aeea57fefa4033440ad9fe7fd08e03cf316090c Mon Sep 17 00:00:00 2001 From: Sergei Reznikov Date: Wed, 21 Jun 2017 10:03:32 +0300 Subject: [PATCH] opus: bump version --- media-libs/opus/{opus-1.1.5.recipe => opus-1.2.recipe} | 4 ++-- .../opus/patches/{opus-1.1.5.patchset => opus-1.2.patchset} | 0 2 files changed, 2 insertions(+), 2 deletions(-) rename media-libs/opus/{opus-1.1.5.recipe => opus-1.2.recipe} (93%) rename media-libs/opus/patches/{opus-1.1.5.patchset => opus-1.2.patchset} (100%) diff --git a/media-libs/opus/opus-1.1.5.recipe b/media-libs/opus/opus-1.2.recipe similarity index 93% rename from media-libs/opus/opus-1.1.5.recipe rename to media-libs/opus/opus-1.2.recipe index 7d07283b7..b246ff7f8 100644 --- a/media-libs/opus/opus-1.1.5.recipe +++ b/media-libs/opus/opus-1.2.recipe @@ -28,8 +28,8 @@ HOMEPAGE="http://www.opus-codec.org" COPYRIGHT="2001-2014 Xiph.org" LICENSE="BSD (3-clause)" REVISION="1" -SOURCE_URI="http://downloads.xiph.org/releases/opus/opus-$portVersion.tar.gz" -CHECKSUM_SHA256="eb84981ca0f40a3e5d5e58d2e8582cb2fee05a022825a6dfe14d14b04eb563e4" +SOURCE_URI="https://archive.mozilla.org/pub/opus/opus-$portVersion.tar.gz" +CHECKSUM_SHA256="77db45a87b51578fbc49555ef1b10926179861d854eb2613207dc79d9ec0a9a9" PATCHES="opus-$portVersion.patchset" ARCHITECTURES="x86_gcc2 x86 x86_64" diff --git a/media-libs/opus/patches/opus-1.1.5.patchset b/media-libs/opus/patches/opus-1.2.patchset similarity index 100% rename from media-libs/opus/patches/opus-1.1.5.patchset rename to media-libs/opus/patches/opus-1.2.patchset