aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorstefson <herrtimson@yahoo.de>2018-04-27 07:00:01 +0200
committerAnthony G. Basile <blueness@gentoo.org>2018-04-27 06:32:31 -0400
commit0371db3ed067baaa85a2c1bc265db21f08666e43 (patch)
treed0f0ee3452ef3605c8b25f98170ce36105b2d73f /dev-util/cargo
parentdev-lang/rust: fix CHOST detection for arm on 17.0 profile (diff)
downloadmusl-0371db3ed067baaa85a2c1bc265db21f08666e43.tar.gz
musl-0371db3ed067baaa85a2c1bc265db21f08666e43.tar.bz2
musl-0371db3ed067baaa85a2c1bc265db21f08666e43.zip
dev-util/cargo: lock http-parser dep for now, until there is static cargo available
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Diffstat (limited to 'dev-util/cargo')
-rw-r--r--dev-util/cargo/cargo-0.22.0-r1.ebuild2
-rw-r--r--dev-util/cargo/cargo-0.23.0.ebuild2
-rw-r--r--dev-util/cargo/cargo-0.24.0.ebuild2
3 files changed, 3 insertions, 3 deletions
diff --git a/dev-util/cargo/cargo-0.22.0-r1.ebuild b/dev-util/cargo/cargo-0.22.0-r1.ebuild
index 0b10511e..db6da091 100644
--- a/dev-util/cargo/cargo-0.22.0-r1.ebuild
+++ b/dev-util/cargo/cargo-0.22.0-r1.ebuild
@@ -178,7 +178,7 @@ COMMON_DEPEND="
<dev-libs/libressl-2.7.0:=
)
!libressl? ( dev-libs/openssl:0= )
- net-libs/http-parser:=
+ net-libs/http-parser:0/2.6.2
net-libs/libssh2:=
net-misc/curl:=[ssl]
sys-libs/zlib:=
diff --git a/dev-util/cargo/cargo-0.23.0.ebuild b/dev-util/cargo/cargo-0.23.0.ebuild
index 6ac0726b..73a3fe3c 100644
--- a/dev-util/cargo/cargo-0.23.0.ebuild
+++ b/dev-util/cargo/cargo-0.23.0.ebuild
@@ -185,7 +185,7 @@ COMMON_DEPEND="
<dev-libs/libressl-2.7.0:=
)
!libressl? ( dev-libs/openssl:0= )
- net-libs/http-parser:=
+ net-libs/http-parser:0/2.6.2
net-libs/libssh2:=
net-misc/curl:=[ssl]
sys-libs/zlib:=
diff --git a/dev-util/cargo/cargo-0.24.0.ebuild b/dev-util/cargo/cargo-0.24.0.ebuild
index b1c79789..89f6a7ff 100644
--- a/dev-util/cargo/cargo-0.24.0.ebuild
+++ b/dev-util/cargo/cargo-0.24.0.ebuild
@@ -189,7 +189,7 @@ COMMON_DEPEND="
<dev-libs/libressl-2.7.0:=
)
!libressl? ( dev-libs/openssl:0= )
- net-libs/http-parser:=
+ net-libs/http-parser:0/2.6.2
net-libs/libssh2:=
net-misc/curl:=[ssl]
sys-libs/zlib:=