# # A SSH (version 2) library. # # The libssh2 package is a client-side C library implementing # the SSH (version 2) protocol. # QICFLAGS="-O2 -march=x86-64 -fstack-clash-protection -fcf-protection=full -fstack-protector-strong --param=ssp-buffer-size=4 -pipe" QICXXFLAGS="-O2 -march=x86-64 -fstack-clash-protection -fcf-protection=full -fstack-protector-strong --param=ssp-buffer-size=4 -pipe" QILDFLAGS="-s" QICPPFLAGS="-D_FORTIFY_SOURCE=2" pkgname=libssh2 pkgversion=1.10.0 arch=amd64 release=3 pkgcategory="libs" full_pkgname=libssh2_1.10.0_amd64-3@libs blurb="A SSH (version 2) library." homepage="https://www.libssh2.org" license="BSD" fetch="https://www.libssh2.org/download/libssh2-1.10.0.tar.gz" replace=""