diff --git a/libssh/.footprint b/libssh/.footprint index aa44449c7..48ceef7a2 100644 --- a/libssh/.footprint +++ b/libssh/.footprint @@ -16,7 +16,7 @@ drwxr-xr-x root/root usr/lib/cmake/libssh/ -rw-r--r-- root/root usr/lib/cmake/libssh/libssh-config-version.cmake -rw-r--r-- root/root usr/lib/cmake/libssh/libssh-config.cmake lrwxrwxrwx root/root usr/lib/libssh.so -> libssh.so.4 -lrwxrwxrwx root/root usr/lib/libssh.so.4 -> libssh.so.4.9.5 --rwxr-xr-x root/root usr/lib/libssh.so.4.9.5 +lrwxrwxrwx root/root usr/lib/libssh.so.4 -> libssh.so.4.9.6 +-rwxr-xr-x root/root usr/lib/libssh.so.4.9.6 drwxr-xr-x root/root usr/lib/pkgconfig/ -rw-r--r-- root/root usr/lib/pkgconfig/libssh.pc diff --git a/libssh/.signature b/libssh/.signature index 40850636e..341047d07 100644 --- a/libssh/.signature +++ b/libssh/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF35KG/YLw/T2Zr54sJOIL7ZaQlAkCSwOmPjkTJ9RCuJtSaKhNoKNKip4z2hhHueBpvVi0rrU9ZW5CpbPi82MeCgE= -SHA256 (Pkgfile) = 95b0a5aaa331855970c39eba479258d88e549c1f98aa6f8e5ccb90b2c10f44c8 -SHA256 (.footprint) = 08d9e1a654835da3d3588699969a54f1ce5b61783a9294c961268e52d8a10098 -SHA256 (libssh-0.10.5.tar.xz) = b60e2ff7f367b9eee2b5634d3a63303ddfede0e6a18dfca88c44a8770e7e4234 +RWSagIOpLGJF319D7lxI7/RoN7dbLADo9DFVPjKiaGDcmSarjxW1x5K0E1mfsIqBMNnKd65CQTC2WT5A/NOgplvlP15A8Pc+zwk= +SHA256 (Pkgfile) = 95fb2e20ff34f4a55d61fb3dfe2c2272602d7c2e3d972aefec7500d82ef4943c +SHA256 (.footprint) = af638567a2c55e8cc35e6c05f1186ea79ec1dd2429228cefd652106a02cb036f +SHA256 (libssh-0.10.6.tar.xz) = 1861d498f5b6f1741b6abc73e608478491edcf9c9d4b6630eef6e74596de9dc1 diff --git a/libssh/Pkgfile b/libssh/Pkgfile index 277220ab8..eee2f7f30 100644 --- a/libssh/Pkgfile +++ b/libssh/Pkgfile @@ -1,10 +1,10 @@ # Description: ssh library # URL: https://libssh.org # Maintainer: Tim Biermann, tbier at posteo dot de -# Depends on: cmake +# Depends on: name=libssh -version=0.10.5 +version=0.10.6 release=1 source=(https://www.libssh.org/files/${version%.*}/libssh-${version}.tar.xz)