mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-08 21:00:05 +02:00
Update some packages to openssl3
This commit is contained in:
@@ -16,7 +16,7 @@ DESCRIPTION="FTP client with several advanced features, like:
|
||||
HOMEPAGE="https://ftp.netbsd.org/pub/NetBSD/misc/tnftp/"
|
||||
COPYRIGHT="2001-2015 The NetBSD Foundation, Inc."
|
||||
LICENSE="BSD (2-clause)"
|
||||
REVISION="6"
|
||||
REVISION="7"
|
||||
SOURCE_URI="$HOMEPAGE/tnftp-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="c94a8a49d3f4aec1965feea831d4d5bf6f90c65fd8381ee0863d11a5029a43a0"
|
||||
PATCHES="tnftp-$portVersion.patch"
|
||||
@@ -37,9 +37,9 @@ REQUIRES="
|
||||
|
||||
BUILD_REQUIRES="
|
||||
haiku_devel
|
||||
devel:libcrypto
|
||||
devel:libcrypto >= 3
|
||||
devel:libncurses
|
||||
devel:libssl
|
||||
devel:libssl >= 3
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
cmd:aclocal
|
||||
|
||||
Reference in New Issue
Block a user