libgit2: rebuild against http-parser-2.8.0

This commit is contained in:
Michael Gehring 2018-02-10 10:51:29 +00:00
parent eb248a58db
commit c629bb2206

View file

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