summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO10
1 files changed, 7 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 911bc4c6e402..bafe7c42b330 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,19 +1,23 @@
pkgbase = mingw-w64-libgit2
pkgdesc = A portable, pure C implementation of the Git core methods (mingw-w64)
- pkgver = 0.27.3
+ pkgver = 0.27.4
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
provides = mingw-w64-libgit2
conflicts = mingw-w64-libgit2
options = staticlibs
options = !buildflags
options = !strip
- source = https://github.com/libgit2/libgit2/archive/v0.27.3.tar.gz
- sha1sums = 0ba7125c547b6538eae7f5117e8d39d9f2a8d5f2
+ source = https://github.com/libgit2/libgit2/archive/v0.27.4.tar.gz
+ sha1sums = 47392972e2c9689dbce0cf68b1e678fcc9915c2a
pkgname = mingw-w64-libgit2