commit: 622b1bd226fda99aef51eb8ef4704e51f86cc2e0
Author: Aric Belsito <lluixhi <AT> gmail <DOT> com>
AuthorDate: Sat Jun 16 18:41:50 2018 +0000
Commit: Aric Belsito <lluixhi <AT> gmail <DOT> com>
CommitDate: Sat Jun 16 18:41:50 2018 +0000
URL: https://gitweb.gentoo.org/proj/musl.git/commit/?id=622b1bd2
dev-lang/rust: bump required http-parser version
dev-lang/rust/rust-1.25.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-lang/rust/rust-1.25.0.ebuild b/dev-lang/rust/rust-1.25.0.ebuild
index 4665af1..a4369cc 100644
--- a/dev-lang/rust/rust-1.25.0.ebuild
+++ b/dev-lang/rust/rust-1.25.0.ebuild
@@ -86,7 +86,7 @@ RDEPEND=">=app-eselect/eselect-rust-0.3_pre20150425
<dev-libs/libressl-2.7.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:=