bear: bump version

This commit is contained in:
Jerome Duval
2022-05-20 09:52:50 +02:00
parent 68476160d0
commit 4dd5e0cd73
2 changed files with 2 additions and 1 deletions

View File

@@ -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
"