summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 0d08d8df4a20c593a607334e97a13d58b047f2f6 (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.10.0.r257.gfe02bd2b
	pkgrel = 1
	url = https://www.libssh2.org/
	arch = i686
	arch = x86_64
	license = BSD
	makedepends = git
	makedepends = cmake
	depends = glibc
	depends = openssl
	depends = zlib
	provides = libssh2=1.10.0.r257.gfe02bd2b
	provides = libssh2.so
	conflicts = libssh2
	source = git+https://github.com/libssh2/libssh2.git
	sha256sums = SKIP

pkgname = libssh2-git