From 6cc83b15d3d2b92189ca8dd21d8223edf08b6947 Mon Sep 17 00:00:00 2001 From: Schrijvers Luc Date: Sun, 18 Jun 2023 20:28:19 +0200 Subject: [PATCH] cudatext, switch to default python3.9 (#8870) --- app-editors/cudatext/cudatext-1.195.0.6.recipe | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/app-editors/cudatext/cudatext-1.195.0.6.recipe b/app-editors/cudatext/cudatext-1.195.0.6.recipe index e51d880f5..ef05b2749 100644 --- a/app-editors/cudatext/cudatext-1.195.0.6.recipe +++ b/app-editors/cudatext/cudatext-1.195.0.6.recipe @@ -26,16 +26,16 @@ HOMEPAGE="https://cudatext.github.io/ https://github.com/Alexey-T/CudaText" COPYRIGHT="2023 Alexey-T" LICENSE="MPL v2.0" -REVISION="3" +REVISION="4" if [ "$targetArchitecture" = x86_gcc2 ]; then - srcGitRev="300f48494a1231d2c6537c5202b4e129bf7bf184" + srcGitRev="4ff339cee4bd2a1b94e1742f54e1874143c27729" SOURCE_URI="https://github.com/Begasus/CudaText-Haikuports/archive/$srcGitRev.tar.gz" - CHECKSUM_SHA256="7aaaccb23609c7f4ba033c5e9c47778f88472edb454fd24534700e3992dacec1" + CHECKSUM_SHA256="edcfef94bd555ac2a9adba7facf4fbcc90be38d808308a3a87ddfbfab697ed7f" SOURCE_DIR="CudaText-Haikuports-$srcGitRev/files/32bit" else - srcGitRev="64e21222dc8f23e1493b450315215d4108764a16" + srcGitRev="3b85c2bb8eef7d2bbd0071aaef666353ddcb1202" SOURCE_URI="https://github.com/Begasus/CudaText-Haikuports/archive/$srcGitRev.tar.gz" - CHECKSUM_SHA256="92e9d6be389e7562327c337463f636d5c4c1dae74cdd9e9f4ef25c3c866e5a7c" + CHECKSUM_SHA256="6294bee7b704fa4377f9ee3c2bfd02af1fedb33e56b82b43f86228cd59b7991f" SOURCE_DIR="CudaText-Haikuports-$srcGitRev/files/64bit" fi SOURCE_FILENAME="cudatext-$portVersion-$srcGitRev.tar.gz" @@ -55,7 +55,7 @@ PROVIDES=" REQUIRES=" haiku$secondaryArchSuffix lib:libiconv$secondaryArchSuffix - lib:libpython3.7m$secondaryArchSuffix + lib:libpython3.9$secondaryArchSuffix lib:libQt5Pas$secondaryArchSuffix "