summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 29698f17a64d4042f0771f6f92ab5801c616d105 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = libssh2-git
	pkgdesc = Client-side C library implementing the SSH2 protocol
	pkgver = 1.11.1.r111.g723b7017
	pkgrel = 1
	url = https://www.libssh2.org/
	arch = i686
	arch = x86_64
	license = BSD-3-Clause
	makedepends = git
	makedepends = cmake
	depends = glibc
	depends = openssl
	depends = zlib
	provides = libssh2=1.11.1.r111.g723b7017
	provides = libssh2.so
	conflicts = libssh2
	source = git+https://github.com/libssh2/libssh2.git
	sha256sums = SKIP

pkgname = libssh2-git