From 6e54fd0e9741ea708dc9537f75651773a6c692ff Mon Sep 17 00:00:00 2001 From: Robert Kausch Date: Sun, 1 Sep 2019 17:49:59 +0200 Subject: [PATCH] libogg: bump version (#4154) --- .../{libogg-1.3.3.recipe => libogg-1.3.4.recipe} | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) rename media-libs/libogg/{libogg-1.3.3.recipe => libogg-1.3.4.recipe} (88%) diff --git a/media-libs/libogg/libogg-1.3.3.recipe b/media-libs/libogg/libogg-1.3.4.recipe similarity index 88% rename from media-libs/libogg/libogg-1.3.3.recipe rename to media-libs/libogg/libogg-1.3.4.recipe index 69fb2b599..1e212309a 100644 --- a/media-libs/libogg/libogg-1.3.3.recipe +++ b/media-libs/libogg/libogg-1.3.4.recipe @@ -17,18 +17,18 @@ pipelines. This stream orientation is the major design difference over other \ file-based container formats. " HOMEPAGE="https://www.xiph.org" -COPYRIGHT="1994-2011 Xiph.Org Foundation" +COPYRIGHT="1994-2019 Xiph.Org Foundation" LICENSE="BSD (3-clause)" -REVISION="2" +REVISION="1" SOURCE_URI="http://downloads.xiph.org/releases/ogg/libogg-$portVersion.tar.gz" -CHECKSUM_SHA256="c2e8a485110b97550f453226ec644ebac6cb29d1caef2902c007edab4308d985" +CHECKSUM_SHA256="fe5670640bd49e828d64d2879c31cb4dde9758681bb664f9bdbf159a01b0c76e" ARCHITECTURES="x86_gcc2 x86 x86_64" SECONDARY_ARCHITECTURES="x86_gcc2 x86" PROVIDES=" libogg$secondaryArchSuffix = $portVersion - lib:libogg$secondaryArchSuffix = 0.8.3 compat >= 0 + lib:libogg$secondaryArchSuffix = 0.8.4 compat >= 0 " REQUIRES=" haiku$secondaryArchSuffix @@ -36,7 +36,7 @@ REQUIRES=" PROVIDES_devel=" libogg${secondaryArchSuffix}_devel = $portVersion - devel:libogg$secondaryArchSuffix = 0.8.3 compat >= 0 + devel:libogg$secondaryArchSuffix = 0.8.4 compat >= 0 " REQUIRES_devel=" libogg$secondaryArchSuffix == $portVersion