mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-08 21:00:05 +02:00
fossil: update to 2.25 (#11317)
SSL dependency has been increased to v3 or higher.
This commit is contained in:
@@ -10,9 +10,9 @@ HOMEPAGE="https://www.fossil-scm.org/"
|
||||
COPYRIGHT="2007 D. Richard Hipp"
|
||||
LICENSE="BSD (2-clause)"
|
||||
REVISION="1"
|
||||
tag="8be0372c1051043761320c8ea8669c3cf320c406e5fe18ad36b7be5f844ca73b"
|
||||
tag="8f798279d5f7c3288099915f2ea88c57b6d6039f3f05eac5e237897af33376dc"
|
||||
SOURCE_URI="https://www.fossil-scm.org/home/tarball/$tag/fossil-src-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="e6f5a559369bf16baf539e69e6d0cea5a6410efa9a6e7f160c7a4932080413be"
|
||||
CHECKSUM_SHA256="611cfa50d08899eb993a5f475f988b4512366cded82688c906cf913e5191b525"
|
||||
SOURCE_DIR="fossil-src-$portVersion"
|
||||
|
||||
ARCHITECTURES="all !x86_gcc2"
|
||||
@@ -30,7 +30,7 @@ REQUIRES="
|
||||
|
||||
BUILD_REQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
devel:libssl$secondaryArchSuffix
|
||||
devel:libssl$secondaryArchSuffix >= 3
|
||||
devel:libz$secondaryArchSuffix
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
Reference in New Issue
Block a user