mirror of
https://github.com/yann64/haikuports.git
synced 2026-03-19 01:46:00 +01:00
sqlcipher: update to openssl 3
This commit is contained in:
@@ -7,7 +7,7 @@ periodically integrates stable SQLite release features."
|
||||
HOMEPAGE="https://www.zetetic.net/sqlcipher"
|
||||
COPYRIGHT="2016-2020 ZETETIC LLC"
|
||||
LICENSE="BSD (3-clause)"
|
||||
REVISION="2"
|
||||
REVISION="3"
|
||||
SOURCE_URI="https://github.com/sqlcipher/sqlcipher/archive/v$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="87458e0e16594b3ba6c7a1f046bc1ba783d002d35e0e7b61bb6b7bb862f362a7"
|
||||
SOURCE_FILENAME="sqlcipher-$portVersion.tar.gz"
|
||||
@@ -41,7 +41,7 @@ REQUIRES_devel="
|
||||
|
||||
BUILD_REQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
devel:libcrypto$secondaryArchSuffix
|
||||
devel:libcrypto$secondaryArchSuffix >= 3
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
cmd:awk
|
||||
|
||||
Reference in New Issue
Block a user