Update gloox and Renga to openssl3

This commit is contained in:
PulkoMandy
2024-08-10 10:07:10 +02:00
parent 5d2f745e64
commit 2d7f42b761
2 changed files with 4 additions and 4 deletions

View File

@@ -6,7 +6,7 @@ HOMEPAGE="https://pulkomandy.tk/projects/renga"
COPYRIGHT="19??-2009 John Blanco, Frank Paul Silye, Andrea Anzani, Daniel Fischer, zuMi
2008-2023 HaikuArchives Team, Adrien Destugues, Pascal Abresch"
LICENSE="MIT"
REVISION="1"
REVISION="2"
SOURCE_URI="https://pulkomandy.tk/downloads/Renga-v$portVersion.zip"
SOURCE_DIR="Renga"
CHECKSUM_SHA256="dde7c33a937ee0c75252664c70016b21eb2971e8b13b77d7b2331d34099490f9"
@@ -29,7 +29,7 @@ REQUIRES="
BUILD_REQUIRES="
haiku${secondaryArchSuffix}_devel
devel:libcrypto$secondaryArchSuffix
devel:libcrypto$secondaryArchSuffix >= 3
devel:libcss$secondaryArchSuffix
devel:libiconv$secondaryArchSuffix
devel:libgloox$secondaryArchSuffix

View File

@@ -3,7 +3,7 @@ DESCRIPTION="Rock-solid, full-featured Jabber/XMPP client library, written in cl
HOMEPAGE="https://camaya.net/gloox/"
COPYRIGHT="2002-2023 Jakob Schröter"
LICENSE="GNU GPL v2"
REVISION="2"
REVISION="3"
SOURCE_URI="http://camaya.net/download/gloox-$portVersion.tar.bz2"
CHECKSUM_SHA256="591bd12c249ede0b50a1ef6b99ac0de8ef9c1ba4fd2e186f97a740215cc5966c"
PATCHES="gloox-$portVersion.patchset"
@@ -37,7 +37,7 @@ REQUIRES_devel="
BUILD_REQUIRES="
haiku${secondaryArchSuffix}_devel
devel:libcrypto$secondaryArchSuffix
devel:libssl$secondaryArchSuffix
devel:libssl$secondaryArchSuffix >= 3
devel:libz$secondaryArchSuffix
"
BUILD_PREREQUIRES="