mirror of
https://github.com/yann64/haikuports.git
synced 2026-03-19 01:46:00 +01:00
Update bind_utils for openssl3
This commit is contained in:
@@ -3,7 +3,7 @@ DESCRIPTION="bind_utils is a collection of DNS troubleshooting applications"
|
||||
HOMEPAGE="https://isc.org"
|
||||
COPYRIGHT="Internet Systems Consortium, Inc. ('ISC')"
|
||||
LICENSE="MPL v2.0"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="ftp://ftp.isc.org/isc/bind9/$portVersion/bind-$portVersion.tar.xz"
|
||||
CHECKSUM_SHA256="816dbaa3c115019f30fcebd9e8ef8f7637f4adde91c79daa099b035255a15795"
|
||||
SOURCE_DIR="bind-$portVersion"
|
||||
@@ -34,7 +34,7 @@ REQUIRES="
|
||||
BUILD_REQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
devel:libuv$secondaryArchSuffix
|
||||
devel:libssl$secondaryArchSuffix
|
||||
devel:libssl$secondaryArchSuffix >= 3
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
cmd:aclocal
|
||||
|
||||
Reference in New Issue
Block a user