mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
hiredis: update to openssl 3
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user