mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-06 05:47:13 +02:00
main/libssh2: add bash to checkdepends
This commit is contained in:
parent
0668adaf75
commit
4e63cef7c2
@ -7,6 +7,7 @@ url="https://libssh2.org/"
|
||||
arch="all"
|
||||
license="BSD-3-Clause"
|
||||
makedepends_host="openssl-dev>3 zlib-dev"
|
||||
checkdepends="bash"
|
||||
subpackages="$pkgname-dbg $pkgname-static $pkgname-dev $pkgname-doc"
|
||||
source="https://www.libssh2.org/download/libssh2-$pkgver.tar.gz
|
||||
add-strict-KEX-to-fix-CVE-2023-48795-Terrapin-Attack.patch
|
||||
|
Loading…
Reference in New Issue
Block a user