libgit2: rebuild against http-parser-2.7.1

This commit is contained in:
Enno Boland 2016-07-20 12:30:23 +02:00
parent f42a6321ae
commit 3d46de4b38

View file

@ -1,7 +1,7 @@
# Template file for 'libgit2'
pkgname=libgit2
version=0.24.1
revision=2
revision=3
build_style=cmake
hostmakedepends="cmake python git pkg-config"
makedepends="zlib-devel libressl-devel http-parser-devel libssh2-devel"