From 8665a34bf7a6035c9a52397cb4fe549fa83dd7e3 Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Tue, 2 Aug 2022 21:36:21 +0200 Subject: [PATCH] bear: bump version --- dev-util/bear/{bear-3.0.19.recipe => bear-3.0.20.recipe} | 2 +- .../bear/patches/{bear-3.0.19.patchset => bear-3.0.20.patchset} | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename dev-util/bear/{bear-3.0.19.recipe => bear-3.0.20.recipe} (97%) rename dev-util/bear/patches/{bear-3.0.19.patchset => bear-3.0.20.patchset} (100%) diff --git a/dev-util/bear/bear-3.0.19.recipe b/dev-util/bear/bear-3.0.20.recipe similarity index 97% rename from dev-util/bear/bear-3.0.19.recipe rename to dev-util/bear/bear-3.0.20.recipe index fb918a191..2fd0942af 100644 --- a/dev-util/bear/bear-3.0.19.recipe +++ b/dev-util/bear/bear-3.0.20.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="2fcfe2c6e029182cfc54ed26b3505c0ef12b0f43df03fb587f335afdc2ca9431" +CHECKSUM_SHA256="45cfcdab07f824f6c06c9776701156f7a04b23eadd25ecbc88c188789a447cc7" SOURCE_DIR="Bear-$portVersion" PATCHES="bear-$portVersion.patchset" diff --git a/dev-util/bear/patches/bear-3.0.19.patchset b/dev-util/bear/patches/bear-3.0.20.patchset similarity index 100% rename from dev-util/bear/patches/bear-3.0.19.patchset rename to dev-util/bear/patches/bear-3.0.20.patchset