diff --git a/media-libs/boca/boca-1.0.6a.recipe b/media-libs/boca/boca-1.0.7.recipe similarity index 88% rename from media-libs/boca/boca-1.0.6a.recipe rename to media-libs/boca/boca-1.0.7.recipe index e7ca4f77e..7998b86ef 100644 --- a/media-libs/boca/boca-1.0.6a.recipe +++ b/media-libs/boca/boca-1.0.7.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-2022 Robert Kausch" +COPYRIGHT="2007-2023 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="acb9f47b8b4a76a3b24dbc3bbd40737744ba4aafc1ab668a1e5e6a09f58c4f46" +CHECKSUM_SHA256="2433f2752e1441f6270460f5f2acb99de67b269e494559134e3ab26173222c7e" SOURCE_DIR="boca-${portVersion}" ARCHITECTURES="all !x86_gcc2" @@ -23,7 +23,7 @@ PROVIDES=" " REQUIRES=" haiku$secondaryArchSuffix - smooth$secondaryArchSuffix >= 0.9.8 + smooth$secondaryArchSuffix >= 0.9.10 lib:libsmooth_0.9$secondaryArchSuffix >= 0 lib:libexpat$secondaryArchSuffix lib:liburiparser$secondaryArchSuffix @@ -36,13 +36,13 @@ PROVIDES_devel=" " REQUIRES_devel=" boca$secondaryArchSuffix == $portVersion base - smooth${secondaryArchSuffix}_devel >= 0.9.8 + smooth${secondaryArchSuffix}_devel >= 0.9.10 devel:libsmooth_0.9$secondaryArchSuffix >= 0 " BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel - smooth${secondaryArchSuffix}_devel >= 0.9.8 + smooth${secondaryArchSuffix}_devel >= 0.9.10 devel:libsmooth_0.9$secondaryArchSuffix devel:libexpat$secondaryArchSuffix devel:liburiparser$secondaryArchSuffix