From dcd1e67ccf44a518000a268038bea9a34fd3d599 Mon Sep 17 00:00:00 2001 From: Robert Kausch Date: Tue, 16 Feb 2021 20:01:10 +0100 Subject: [PATCH] boca: bump to 1.0.4 (#5719) --- media-libs/boca/{boca-1.0.3.recipe => boca-1.0.4.recipe} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename media-libs/boca/{boca-1.0.3.recipe => boca-1.0.4.recipe} (94%) diff --git a/media-libs/boca/boca-1.0.3.recipe b/media-libs/boca/boca-1.0.4.recipe similarity index 94% rename from media-libs/boca/boca-1.0.3.recipe rename to media-libs/boca/boca-1.0.4.recipe index 0b303c840..5354f17e6 100644 --- a/media-libs/boca/boca-1.0.3.recipe +++ b/media-libs/boca/boca-1.0.4.recipe @@ -4,11 +4,11 @@ converter. It provides unified interfaces for components like encoders, \ decoders, taggers and extensions as well as code to support communication \ between applications and their components." HOMEPAGE="https://github.com/enzo1982/BoCA" -COPYRIGHT="2007-2020 Robert Kausch" +COPYRIGHT="2007-2021 Robert Kausch" LICENSE="GNU GPL v2" REVISION="1" SOURCE_URI="https://github.com/enzo1982/BoCA/releases/download/v${portVersion}/boca-${portVersion}.tar.gz" -CHECKSUM_SHA256="314467893f3472a8354b60566877b064a0f37279990c70d93005bca265b2c926" +CHECKSUM_SHA256="af01549c006ca5beeb3175178136a1598a25a1c856317ddc0c07355b0e713b6b" SOURCE_DIR="boca-${portVersion}" ARCHITECTURES="!x86_gcc2 x86 x86_64"