# # A SSH (version 1) library. # # The libssh package is a client-side C library implementing # the SSH (version 1) 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=libssh pkgversion=0.10.4 arch=amd64 release=1 pkgcategory="libs" full_pkgname=libssh_0.10.4_amd64-1@libs blurb="A SSH (version 1) library." homepage="https://www.libssh.org" license="BSD" fetch="https://www.libssh.org/files/0.10/libssh-0.10.4.tar.xz" replace=""