diff --git a/dev-libs/hiredis/hiredis-1.0.2.recipe b/dev-libs/hiredis/hiredis-1.0.2.recipe index 6144f7a49..e1a8f9e7f 100644 --- a/dev-libs/hiredis/hiredis-1.0.2.recipe +++ b/dev-libs/hiredis/hiredis-1.0.2.recipe @@ -9,7 +9,7 @@ HOMEPAGE="https://github.com/redis/hiredis" COPYRIGHT="2009-2011, Salvatore Sanfilippo 2010-2011, Pieter Noordhuis" LICENSE="BSD (3-clause)" -REVISION="2" +REVISION="3" SOURCE_URI="$HOMEPAGE/archive/refs/tags/v$portVersion.tar.gz" CHECKSUM_SHA256="e0ab696e2f07deb4252dda45b703d09854e53b9703c7d52182ce5a22616c3819" SOURCE_FILENAME="hiredis-v$portVersion.tar.gz" @@ -39,7 +39,7 @@ REQUIRES_devel=" BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel - devel:libssl$secondaryArchSuffix + devel:libssl$secondaryArchSuffix >= 3 " BUILD_PREREQUIRES=" cmd:cmake