From a1ff0a95048a0d01da53e6dd37b64ac079831e57 Mon Sep 17 00:00:00 2001 From: Gerasim Troeglazov <3dEyes@gmail.com> Date: Thu, 29 Feb 2024 19:48:46 +1000 Subject: [PATCH] kconfig: bump version --- .../{kconfig-5.93.0.recipe => kconfig-5.115.0.recipe} | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) rename kde-frameworks/kconfig/{kconfig-5.93.0.recipe => kconfig-5.115.0.recipe} (90%) diff --git a/kde-frameworks/kconfig/kconfig-5.93.0.recipe b/kde-frameworks/kconfig/kconfig-5.115.0.recipe similarity index 90% rename from kde-frameworks/kconfig/kconfig-5.93.0.recipe rename to kde-frameworks/kconfig/kconfig-5.115.0.recipe index 67d0b2149..e9b64700d 100644 --- a/kde-frameworks/kconfig/kconfig-5.93.0.recipe +++ b/kde-frameworks/kconfig/kconfig-5.115.0.recipe @@ -14,12 +14,12 @@ options)). KConfigGui provides a way to hook widgets to the configuration so that they \ are automatically initialized from the configuration and automatically \ propagate their changes to their respective configuration files." -HOMEPAGE="https://github.com/KDE/kconfig/" -COPYRIGHT="2010-2022 KDE Organisation" +HOMEPAGE="https://invent.kde.org/frameworks/kconfig/" +COPYRIGHT="2010-2024 KDE Organisation" LICENSE="GNU LGPL v2" REVISION="1" -SOURCE_URI="https://github.com/KDE/kconfig/archive/v$portVersion.tar.gz" -CHECKSUM_SHA256="2a680ac032761cb666239ca74da9dbfa38cbbfbd54155ca715d278b89f149afd" +SOURCE_URI="https://download.kde.org/stable/frameworks/${portVersion%.*}/kconfig-${portVersion}.tar.xz" +CHECKSUM_SHA256="bd692b2adf56c54a0fb1e2d402becdc326a8df8ceb89bef9f48361e1b1788612" ARCHITECTURES="all !x86_gcc2" SECONDARY_ARCHITECTURES="x86"