From 62ff4294ac8452c5795769df12a83261a9a0d12c Mon Sep 17 00:00:00 2001 From: PulkoMandy Date: Mon, 29 May 2023 21:02:48 +0200 Subject: [PATCH] Renga: update to v1.24 --- haiku-apps/renga/{renga-1.23.recipe => renga-1.24.recipe} | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) rename haiku-apps/renga/{renga-1.23.recipe => renga-1.24.recipe} (85%) diff --git a/haiku-apps/renga/renga-1.23.recipe b/haiku-apps/renga/renga-1.24.recipe similarity index 85% rename from haiku-apps/renga/renga-1.23.recipe rename to haiku-apps/renga/renga-1.24.recipe index 8c502737b..3e47c9752 100644 --- a/haiku-apps/renga/renga-1.23.recipe +++ b/haiku-apps/renga/renga-1.24.recipe @@ -4,12 +4,12 @@ Features user-to-user chat, group chat, transports, etc, in a clean and easy \ to use user interface." HOMEPAGE="https://github.com/pulkomandy/Renga" COPYRIGHT="19??-2009 John Blanco, Frank Paul Silye, Andrea Anzani, Daniel Fischer, zuMi - 2008-2022 HaikuArchives Team, Adrien Destugues, Pascal Abresch" + 2008-2023 HaikuArchives Team, Adrien Destugues, Pascal Abresch" LICENSE="MIT" REVISION="1" SOURCE_URI="$HOMEPAGE/archive/v$portVersion.tar.gz" SOURCE_FILENAME="Renga-$portVersion.tar.gz" -CHECKSUM_SHA256="04523df4cfbcdf909b71f060b850b11e2e281e5165bbed3abf4c6ed8d50bcc36" +CHECKSUM_SHA256="175a981ee0f6ce33f2fe08471ac6257d160f32e33ebc0c9b6ceab9bb8b49be05" SOURCE_DIR="Renga-$portVersion" ARCHITECTURES="all !x86_gcc2" @@ -21,8 +21,8 @@ PROVIDES=" " REQUIRES=" haiku$secondaryArchSuffix + lib:libcrypto$secondaryArchSuffix lib:libcss$secondaryArchSuffix - lib:libexpat$secondaryArchSuffix lib:libiconv$secondaryArchSuffix lib:libgloox$secondaryArchSuffix lib:libwapcaplet$secondaryArchSuffix @@ -30,8 +30,8 @@ REQUIRES=" BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel + devel:libcrypto$secondaryArchSuffix devel:libcss$secondaryArchSuffix - devel:libexpat$secondaryArchSuffix devel:libiconv$secondaryArchSuffix devel:libgloox$secondaryArchSuffix devel:libwapcaplet$secondaryArchSuffix