summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: e72adf01071bd78f2a692b59aae948f52c44cacd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = mingw-w64-libssh2
	pkgdesc = A library implementing the SSH2 protocol as defined by Internet Drafts (mingw-w64)
	pkgver = 1.6.0
	pkgrel = 1
	url = http://www.libssh2.org
	arch = any
	license = BSD
	makedepends = mingw-w64-configure
	depends = mingw-w64-crt
	depends = mingw-w64-openssl
	options = staticlibs
	options = !strip
	options = !buildflags
	source = http://www.libssh2.org/download/libssh2-1.6.0.tar.gz
	md5sums = 00aabd6e714a5f42a4fb82ace20db1dd

pkgname = mingw-w64-libssh2