mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-31 09:03:13 +02:00
libssh2: update to 1.11.1.
This commit is contained in:
parent
eb2aba2a2c
commit
63ccbd5ec6
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'libssh2'
|
||||
pkgname=libssh2
|
||||
version=1.11.0
|
||||
revision=2
|
||||
version=1.11.1
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DENABLE_ZLIB_COMPRESSION=ON -DRUN_DOCKER_TESTS=OFF"
|
||||
makedepends="zlib-devel openssl-devel"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="BSD-3-Clause"
|
||||
homepage="http://www.libssh2.org/"
|
||||
distfiles="http://www.libssh2.org/download/${pkgname}-${version}.tar.gz"
|
||||
checksum=3736161e41e2693324deb38c26cfdc3efe6209d634ba4258db1cecff6a5ad461
|
||||
checksum=d9ec76cbe34db98eec3539fe2c899d26b0c837cb3eb466a56b0f109cabf658f7
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue