Update some packages to openssl3

This commit is contained in:
PulkoMandy
2024-08-22 19:36:18 +02:00
parent e878937049
commit ae7a50684e
11 changed files with 30 additions and 30 deletions

View File

@@ -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