summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: eb0217598c89c09f8bbf7c854168a9497c53d8fa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = mingw-w64-libgit2
	pkgdesc = A portable, pure C implementation of the Git core methods (mingw-w64)
	pkgver = 1.7.0
	pkgrel = 1
	url = https://github.com/libgit2/libgit2
	arch = any
	license = GPL
	makedepends = mingw-w64-cmake
	depends = mingw-w64-crt
	depends = mingw-w64-curl
	depends = mingw-w64-libssh2
	depends = mingw-w64-openssl
	depends = mingw-w64-zlib
	options = staticlibs
	options = !buildflags
	options = !strip
	source = https://github.com/libgit2/libgit2/archive/v1.7.0.tar.gz
	sha256sums = d9d0f84a86bf98b73e68997f5c1543cc5067d0ca9c7a5acaba3e8d117ecefef3

pkgname = mingw-w64-libgit2