From 1c5ef72f156844720598ba2d490a530db984e678 Mon Sep 17 00:00:00 2001 From: extrowerk <5569059+extrowerk@users.noreply.github.com> Date: Tue, 8 Jun 2021 16:15:08 +0200 Subject: [PATCH] libogg: bump (#5974) --- .../libogg/{libogg-1.3.4.recipe => libogg-1.3.5.recipe} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename media-libs/libogg/{libogg-1.3.4.recipe => libogg-1.3.5.recipe} (94%) diff --git a/media-libs/libogg/libogg-1.3.4.recipe b/media-libs/libogg/libogg-1.3.5.recipe similarity index 94% rename from media-libs/libogg/libogg-1.3.4.recipe rename to media-libs/libogg/libogg-1.3.5.recipe index 1e212309a..c034a4e41 100644 --- a/media-libs/libogg/libogg-1.3.4.recipe +++ b/media-libs/libogg/libogg-1.3.5.recipe @@ -17,11 +17,11 @@ pipelines. This stream orientation is the major design difference over other \ file-based container formats. " HOMEPAGE="https://www.xiph.org" -COPYRIGHT="1994-2019 Xiph.Org Foundation" +COPYRIGHT="1994-2021 Xiph.Org Foundation" LICENSE="BSD (3-clause)" REVISION="1" SOURCE_URI="http://downloads.xiph.org/releases/ogg/libogg-$portVersion.tar.gz" -CHECKSUM_SHA256="fe5670640bd49e828d64d2879c31cb4dde9758681bb664f9bdbf159a01b0c76e" +CHECKSUM_SHA256="0eb4b4b9420a0f51db142ba3f9c64b333f826532dc0f48c6410ae51f4799b664" ARCHITECTURES="x86_gcc2 x86 x86_64" SECONDARY_ARCHITECTURES="x86_gcc2 x86"