diff --git a/libssh2/build.sh b/libssh2/build.sh index 77ecc74..031c951 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.0 +version=1.8.1 pkgver=1 source[0]=http://www.libssh2.org/download/$topdir-$version.tar.gz # If there are no patches, simply comment this @@ -45,6 +45,7 @@ install() doc NEWS README RELEASE-NOTES compat libssh2 1.6.0 1 1 compat libssh2 1.7.0 1 1 + compat libssh2 1.8.0 1 1 } reg pack diff --git a/libssh2/meta/ChangeLog b/libssh2/meta/ChangeLog index 6baa30a..ef40c88 100644 --- a/libssh2/meta/ChangeLog +++ b/libssh2/meta/ChangeLog @@ -1,5 +1,8 @@ CHANGELOG --------- +* Sat Mar 23 2019 Tom G. Christensen - 1.8.1-1 +- Update to 1.8.1 + * Tue Dec 20 2016 Tom G. Christensen - 1.8.0-1 - Update to 1.8.0