Skip to content

Commit

Permalink
[1.7] pin libcurl to 7.88.1 (#26)
Browse files Browse the repository at this point in the history
  • Loading branch information
Aman-Surkar committed Sep 28, 2023
1 parent 283a43d commit 430c350
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
{% set mamba_version = "1.4.1" %}
{% set release = "2023.03.28" %}


package:
name: mamba-split

Expand All @@ -15,7 +14,7 @@ source:
- 0001-Fix-for-mamba-seg-fault.patch

build:
number: 1
number: 2

outputs:
- name: libmamba
Expand All @@ -33,9 +32,10 @@ outputs:
- cmake {{cmake}}
- ninja {{ninja}}
- zlib {{ zlib }}
- libcurl 7.88.1
host:
- libsolv {{libsolv}}
- libcurl
- libcurl 7.88.1
- openssl
- libarchive
- nlohmann_json {{nlohmann_json}}
Expand Down

0 comments on commit 430c350

Please sign in to comment.