dev-util/cargo: Update http-parser dependency version. - parlay - yet another gentoo overlay
HTML git clone https://git.parazyd.org/parlay
DIR Log
DIR Files
DIR Refs
DIR README
---
DIR commit 331b8f15dfe05705c752c6ee17fb9da48dfb8c3c
DIR parent e5532e895c29be6d39c21d79342e2d991fb74b56
HTML Author: parazyd <parazyd@dyne.org>
Date: Wed, 20 Jun 2018 09:17:01 +0200
dev-util/cargo: Update http-parser dependency version.
Diffstat:
M dev-util/cargo/cargo-0.27.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
DIR diff --git a/dev-util/cargo/cargo-0.27.0.ebuild b/dev-util/cargo/cargo-0.27.0.ebuild
@@ -182,7 +182,7 @@ IUSE="bash-completion doc libressl"
COMMON_DEPEND="
libressl? ( dev-libs/libressl:0= )
!libressl? ( dev-libs/openssl:0= )
- net-libs/http-parser:0/2.6.2
+ net-libs/http-parser:0/2.8.0
net-libs/libssh2:=
net-misc/curl:=[ssl]
sys-libs/zlib:=