cargo: rebuild against http-parser-2.7.1.
This commit is contained in:
parent
4b1eafde2c
commit
580e231ca3
1 changed files with 2 additions and 2 deletions
|
@ -1,12 +1,12 @@
|
|||
# Template file for 'cargo'
|
||||
pkgname=cargo
|
||||
version=0.11.0
|
||||
revision=1
|
||||
revision=2
|
||||
_githash_installer=c37d3747da75c280237dc2d6b925078e69555499
|
||||
build_style=gnu-configure
|
||||
make_build_args="VERBOSE=1"
|
||||
hostmakedepends="rust python curl cmake pkg-config"
|
||||
makedepends="libcurl-devel libgit2-devel"
|
||||
makedepends="libcurl-devel http-parser-devel libgit2-devel"
|
||||
depends="rust"
|
||||
short_desc="Rust package manager"
|
||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||
|
|
Loading…
Reference in a new issue