From d0fabbf9a63d6267dd2b412527fcf5e5e905e33b Mon Sep 17 00:00:00 2001 From: davidkaroly <92124087+davidkaroly@users.noreply.github.com> Date: Fri, 17 Nov 2023 21:36:12 +0100 Subject: [PATCH] tenacity: update to 1.3.3 (#9768) --- .../{tenacity-1.3.2.patchset => tenacity-1.3.3.patchset} | 0 .../tenacity/{tenacity-1.3.2.recipe => tenacity-1.3.3.recipe} | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename media-sound/tenacity/patches/{tenacity-1.3.2.patchset => tenacity-1.3.3.patchset} (100%) rename media-sound/tenacity/{tenacity-1.3.2.recipe => tenacity-1.3.3.recipe} (98%) diff --git a/media-sound/tenacity/patches/tenacity-1.3.2.patchset b/media-sound/tenacity/patches/tenacity-1.3.3.patchset similarity index 100% rename from media-sound/tenacity/patches/tenacity-1.3.2.patchset rename to media-sound/tenacity/patches/tenacity-1.3.3.patchset diff --git a/media-sound/tenacity/tenacity-1.3.2.recipe b/media-sound/tenacity/tenacity-1.3.3.recipe similarity index 98% rename from media-sound/tenacity/tenacity-1.3.2.recipe rename to media-sound/tenacity/tenacity-1.3.3.recipe index ab9c4cc10..eb90150d4 100644 --- a/media-sound/tenacity/tenacity-1.3.2.recipe +++ b/media-sound/tenacity/tenacity-1.3.3.recipe @@ -7,7 +7,7 @@ COPYRIGHT="2021-2023 by Tenacity Team" LICENSE="GNU GPL v2" REVISION="1" SOURCE_URI="https://codeberg.org/tenacityteam/tenacity/archive/v$portVersion.tar.gz" -CHECKSUM_SHA256="a77fe87e0f96adbe7f62956165d96af8e54753b09c661431fd45463441103829" +CHECKSUM_SHA256="12be483d06d4aae9c8225dec46f5ac90f0bb2314bd4cc5cfa2dd6b35a00e7ebe" SOURCE_DIR="tenacity" srcGitRev_2="3678ee6bfff9e0edc721a1b8865ab625e40f9ce4" SOURCE_URI_2="https://codeberg.org/tenacityteam/libnyquist/archive/$srcGitRev_2.tar.gz"