libssh2: update to 1.8.2
This commit is contained in:
parent
0335d935f8
commit
81d16bb8aa
@ -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.8.1
|
version=1.8.2
|
||||||
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
|
||||||
@ -46,6 +46,7 @@ install()
|
|||||||
compat libssh2 1.6.0 1 1
|
compat libssh2 1.6.0 1 1
|
||||||
compat libssh2 1.7.0 1 1
|
compat libssh2 1.7.0 1 1
|
||||||
compat libssh2 1.8.0 1 1
|
compat libssh2 1.8.0 1 1
|
||||||
|
compat libssh2 1.8.1 1 1
|
||||||
}
|
}
|
||||||
|
|
||||||
reg pack
|
reg pack
|
||||||
|
@ -1,5 +1,8 @@
|
|||||||
CHANGELOG
|
CHANGELOG
|
||||||
---------
|
---------
|
||||||
|
* Fri May 17 2019 Tom G. Christensen <swpkg@jupiterrise.com> - 1.8.2-1
|
||||||
|
- Update to 1.8.2
|
||||||
|
|
||||||
* Sat Mar 23 2019 Tom G. Christensen <swpkg@jupiterrise.com> - 1.8.1-1
|
* Sat Mar 23 2019 Tom G. Christensen <swpkg@jupiterrise.com> - 1.8.1-1
|
||||||
- Update to 1.8.1
|
- Update to 1.8.1
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user