From 81d16bb8aaefaf7a77c381853aa17eddd11dd36d Mon Sep 17 00:00:00 2001 From: "Tom G. Christensen" Date: Fri, 17 May 2019 11:17:18 +0200 Subject: [PATCH] libssh2: update to 1.8.2 --- libssh2/build.sh | 3 ++- libssh2/meta/ChangeLog | 3 +++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/libssh2/build.sh b/libssh2/build.sh index 031c951..be328da 100755 --- a/libssh2/build.sh +++ b/libssh2/build.sh @@ -6,7 +6,7 @@ ########################################################### # Check the following 4 variables before running the script topdir=libssh2 -version=1.8.1 +version=1.8.2 pkgver=1 source[0]=http://www.libssh2.org/download/$topdir-$version.tar.gz # If there are no patches, simply comment this @@ -46,6 +46,7 @@ install() compat libssh2 1.6.0 1 1 compat libssh2 1.7.0 1 1 compat libssh2 1.8.0 1 1 + compat libssh2 1.8.1 1 1 } reg pack diff --git a/libssh2/meta/ChangeLog b/libssh2/meta/ChangeLog index ef40c88..7801b2f 100644 --- a/libssh2/meta/ChangeLog +++ b/libssh2/meta/ChangeLog @@ -1,5 +1,8 @@ CHANGELOG --------- +* Fri May 17 2019 Tom G. Christensen - 1.8.2-1 +- Update to 1.8.2 + * Sat Mar 23 2019 Tom G. Christensen - 1.8.1-1 - Update to 1.8.1