From ab060fe7e2f26e74dd62330f9af76f98d46f317b Mon Sep 17 00:00:00 2001 From: davidkaroly <92124087+davidkaroly@users.noreply.github.com> Date: Sat, 18 Feb 2023 18:08:36 +0100 Subject: [PATCH] wxqt: update to 3.2.2.1 (#7864) --- .../patches/{wxqt-3.2.2.patchset => wxqt-3.2.2.1.patchset} | 0 dev-qt/wxqt/{wxqt-3.2.2.recipe => wxqt-3.2.2.1.recipe} | 6 +++--- 2 files changed, 3 insertions(+), 3 deletions(-) rename dev-qt/wxqt/patches/{wxqt-3.2.2.patchset => wxqt-3.2.2.1.patchset} (100%) rename dev-qt/wxqt/{wxqt-3.2.2.recipe => wxqt-3.2.2.1.recipe} (97%) diff --git a/dev-qt/wxqt/patches/wxqt-3.2.2.patchset b/dev-qt/wxqt/patches/wxqt-3.2.2.1.patchset similarity index 100% rename from dev-qt/wxqt/patches/wxqt-3.2.2.patchset rename to dev-qt/wxqt/patches/wxqt-3.2.2.1.patchset diff --git a/dev-qt/wxqt/wxqt-3.2.2.recipe b/dev-qt/wxqt/wxqt-3.2.2.1.recipe similarity index 97% rename from dev-qt/wxqt/wxqt-3.2.2.recipe rename to dev-qt/wxqt/wxqt-3.2.2.1.recipe index 1514992cc..ed88c15ce 100644 --- a/dev-qt/wxqt/wxqt-3.2.2.recipe +++ b/dev-qt/wxqt/wxqt-3.2.2.1.recipe @@ -7,11 +7,11 @@ applications a truly native look and feel because it uses the platform's \ native API rather than emulating the GUI. It's also extensive, free, \ open-source and mature." HOMEPAGE="https://www.wxwidgets.org/" -COPYRIGHT="1998-2022 Julian Smart, Robert Roebling et al" +COPYRIGHT="1998-2023 Julian Smart, Robert Roebling et al" LICENSE="GNU LGPL v2" REVISION="1" SOURCE_URI="https://github.com/wxWidgets/wxWidgets/releases/download/v$portVersion/wxWidgets-$portVersion.tar.bz2" -CHECKSUM_SHA256="8edf18672b7bc0996ee6b7caa2bee017a9be604aad1ee471e243df7471f5db5d" +CHECKSUM_SHA256="dffcb6be71296fff4b7f8840eb1b510178f57aa2eb236b20da41182009242c02" SOURCE_DIR="wxWidgets-$portVersion" PATCHES="wxqt-$portVersion.patchset" @@ -20,7 +20,7 @@ SECONDARY_ARCHITECTURES="x86" libVersion="$portVersion" libVersionCompat="$libVersion compat >= ${libVersion%%.*}" -libSoVersion="0.2.0" +libSoVersion="0.2.1" PROVIDES=" wxqt$secondaryArchSuffix = $portVersion