wok-current rev 25782

Up libssh (0.11.2), libssh2 (1.11.1)
author Stanislas Leduc <shann@slitaz.org>
date Wed Jun 25 10:21:42 2025 +0000 (3 months ago)
parents b53fe4acaba1
children 53f10c689f46
files libssh-dev/receipt libssh/receipt libssh2-dev/receipt libssh2/receipt
line diff
     1.1 --- a/libssh-dev/receipt	Mon Jun 23 06:01:30 2025 +0000
     1.2 +++ b/libssh-dev/receipt	Wed Jun 25 10:21:42 2025 +0000
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="libssh-dev"
     1.7 -VERSION="0.9.6"
     1.8 +VERSION="0.11.2"
     1.9  CATEGORY="development"
    1.10  SHORT_DESC="Development files for libssh."
    1.11  MAINTAINER="slaxemulator@gmail.com"
    1.12 @@ -11,6 +11,8 @@
    1.13  DEPENDS="libssh pkg-config"
    1.14  WANTED="libssh"
    1.15  
    1.16 +HOST_ARCH="i486 x86_64"
    1.17 +
    1.18  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.19  genpkg_rules()
    1.20  {
     2.1 --- a/libssh/receipt	Mon Jun 23 06:01:30 2025 +0000
     2.2 +++ b/libssh/receipt	Wed Jun 25 10:21:42 2025 +0000
     2.3 @@ -1,7 +1,7 @@
     2.4  # SliTaz package receipt.
     2.5  
     2.6  PACKAGE="libssh"
     2.7 -VERSION="0.9.6"
     2.8 +VERSION="0.11.2"
     2.9  CATEGORY="network"
    2.10  TAGS="ssh"
    2.11  SHORT_DESC="Library for accessing ssh client services through C libraries."
    2.12 @@ -15,6 +15,8 @@
    2.13  DEPENDS="libssl"
    2.14  BUILD_DEPENDS="cmake openssl-dev"
    2.15  
    2.16 +HOST_ARCH="i486 x86_64"
    2.17 +
    2.18  # What is the latest version available today?
    2.19  current_version()
    2.20  {
     3.1 --- a/libssh2-dev/receipt	Mon Jun 23 06:01:30 2025 +0000
     3.2 +++ b/libssh2-dev/receipt	Wed Jun 25 10:21:42 2025 +0000
     3.3 @@ -1,7 +1,7 @@
     3.4  # SliTaz package receipt.
     3.5  
     3.6  PACKAGE="libssh2-dev"
     3.7 -VERSION="1.10.0"
     3.8 +VERSION="1.11.1"
     3.9  CATEGORY="development"
    3.10  SHORT_DESC="A client-side C library implementing the SSH2 protocol, development files."
    3.11  MAINTAINER="pascal.bellard@slitaz.org"
    3.12 @@ -11,6 +11,8 @@
    3.13  DEPENDS="libssh2 pkg-config"
    3.14  WANTED="libssh2"
    3.15  
    3.16 +HOST_ARCH="i486 x86_64"
    3.17 +
    3.18  # Rules to gen a SliTaz package suitable for Tazpkg.
    3.19  genpkg_rules()
    3.20  {
     4.1 --- a/libssh2/receipt	Mon Jun 23 06:01:30 2025 +0000
     4.2 +++ b/libssh2/receipt	Wed Jun 25 10:21:42 2025 +0000
     4.3 @@ -1,7 +1,7 @@
     4.4  # SliTaz package receipt.
     4.5  
     4.6  PACKAGE="libssh2"
     4.7 -VERSION="1.10.0"
     4.8 +VERSION="1.11.1"
     4.9  CATEGORY="network"
    4.10  SHORT_DESC="A client-side C library implementing the SSH2 protocol"
    4.11  MAINTAINER="pascal.bellard@slitaz.org"
    4.12 @@ -14,6 +14,8 @@
    4.13  DEPENDS="libgcrypt libgpg-error libssl zlib"
    4.14  BUILD_DEPENDS="libgcrypt-dev openssl-dev zlib-dev"
    4.15  
    4.16 +HOST_ARCH="i486 x86_64"
    4.17 +
    4.18  # What is the latest version available today?
    4.19  current_version()
    4.20  {