diff --git a/dev-util/bear/bear-3.0.18.recipe b/dev-util/bear/bear-3.0.19.recipe similarity index 96% rename from dev-util/bear/bear-3.0.18.recipe rename to dev-util/bear/bear-3.0.19.recipe index a5d34528d..fb918a191 100644 --- a/dev-util/bear/bear-3.0.18.recipe +++ b/dev-util/bear/bear-3.0.19.recipe @@ -11,7 +11,7 @@ COPYRIGHT="2012-2022 by László Nagy" LICENSE="GNU GPL v3" REVISION="1" SOURCE_URI="https://github.com/rizsotto/Bear/archive/$portVersion.tar.gz" -CHECKSUM_SHA256="ae94047c79b4f48462b66981f66a67b6a833d75d4c40e7afead491b1865f1142" +CHECKSUM_SHA256="2fcfe2c6e029182cfc54ed26b3505c0ef12b0f43df03fb587f335afdc2ca9431" SOURCE_DIR="Bear-$portVersion" PATCHES="bear-$portVersion.patchset" @@ -66,6 +66,7 @@ REQUIRES=" lib:libre2$secondaryArchSuffix lib:libspdlog$secondaryArchSuffix lib:libssl$secondaryArchSuffix + lib:libstdc++$secondaryArchSuffix lib:libupb$secondaryArchSuffix lib:libz$secondaryArchSuffix " diff --git a/dev-util/bear/patches/bear-3.0.18.patchset b/dev-util/bear/patches/bear-3.0.19.patchset similarity index 100% rename from dev-util/bear/patches/bear-3.0.18.patchset rename to dev-util/bear/patches/bear-3.0.19.patchset