parlay

yet another gentoo overlay
git clone https://git.parazyd.org/parlay
Log | Files | Refs | README

commit 331b8f15dfe05705c752c6ee17fb9da48dfb8c3c
parent e5532e895c29be6d39c21d79342e2d991fb74b56
Author: parazyd <parazyd@dyne.org>
Date:   Wed, 20 Jun 2018 09:17:01 +0200

dev-util/cargo: Update http-parser dependency version.

Diffstat:
Mdev-util/cargo/cargo-0.27.0.ebuild | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

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:=