Ports/libssh2: Update formatting to be consistent with other ports

This commit is contained in:
Tim Ledbetter 2023-08-23 19:49:39 +01:00 committed by Tim Schumacher
parent 6678a3ad00
commit 637eb3179a
Notes: sideshowbarker 2024-07-17 04:57:23 +09:00

View file

@ -1,7 +1,7 @@
#!/usr/bin/env -S bash ../.port_include.sh
port=libssh2
version=1.10.0
useconfigure=true
port='libssh2'
version='1.10.0'
useconfigure='true'
files=(
"https://www.libssh2.org/download/libssh2-${version}.tar.gz 2d64e90f3ded394b91d3a2e774ca203a4179f69aebee03003e5a6fa621e41d51"
)