mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
subversion: update to openssl 3
This commit is contained in:
@@ -7,7 +7,7 @@ and projects, from individuals to large-scale enterprise operations."
|
||||
HOMEPAGE="https://subversion.apache.org/"
|
||||
COPYRIGHT="2010-2020 The Apache Software Foundation"
|
||||
LICENSE="Apache-Subversion"
|
||||
REVISION="2"
|
||||
REVISION="3"
|
||||
SOURCE_URI="http://archive.apache.org/dist/subversion/subversion-$portVersion.tar.bz2"
|
||||
CHECKSUM_SHA256="949efd451a09435f7e8573574c71c7b71b194d844890fa49cd61d2262ea1a440"
|
||||
PATCHES="subversion-$portVersion.patchset"
|
||||
@@ -120,10 +120,10 @@ BUILD_REQUIRES="
|
||||
sqlite${secondaryArchSuffix}_devel >= 3.4
|
||||
devel:libapr_1$secondaryArchSuffix >= 0.3
|
||||
devel:libaprutil_1$secondaryArchSuffix >= 0.3
|
||||
devel:libcrypto$secondaryArchSuffix
|
||||
devel:libcrypto$secondaryArchSuffix >= 3
|
||||
devel:liblz4$secondaryArchSuffix
|
||||
devel:libserf_1$secondaryArchSuffix
|
||||
devel:libssl$secondaryArchSuffix
|
||||
devel:libssl$secondaryArchSuffix >= 3
|
||||
devel:libxml2$secondaryArchSuffix >= 2.7
|
||||
devel:libz$secondaryArchSuffix
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user