libssh2: update to 1.10.0

This commit is contained in:
Tom G. Christensen 2021-10-02 15:17:11 +02:00
parent 646cad4e85
commit ff9b2fcb8b
2 changed files with 5 additions and 1 deletions

View File

@ -6,7 +6,7 @@
########################################################### ###########################################################
# Check the following 4 variables before running the script # Check the following 4 variables before running the script
topdir=libssh2 topdir=libssh2
version=1.9.0 version=1.10.0
pkgver=1 pkgver=1
source[0]=http://www.libssh2.org/download/$topdir-$version.tar.gz source[0]=http://www.libssh2.org/download/$topdir-$version.tar.gz
# If there are no patches, simply comment this # If there are no patches, simply comment this
@ -48,6 +48,7 @@ install()
compat libssh2 1.8.0 1 1 compat libssh2 1.8.0 1 1
compat libssh2 1.8.1 1 1 compat libssh2 1.8.1 1 1
compat libssh2 1.8.2 1 1 compat libssh2 1.8.2 1 1
compat libssh2 1.9.0 1 1
} }
reg pack reg pack

View File

@ -1,5 +1,8 @@
CHANGELOG CHANGELOG
--------- ---------
* Sat Oct 02 2021 Tom G. Christensen <swpkg@jupiterrise.com> - 1.10.0-1
- Update to 1.10.0
* Thu Jan 30 2020 Tom G. Christensen <swpkg@jupiterrise.com> - 1.9.0-1 * Thu Jan 30 2020 Tom G. Christensen <swpkg@jupiterrise.com> - 1.9.0-1
- Update to 1.9.0 - Update to 1.9.0