Skip to content

Commit

Permalink
lldb v18.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
h-vetinari committed Jun 7, 2024
1 parent b58ad13 commit 75cfd0e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{% set version = "18.1.6" %}
{% set version = "18.1.7" %}

package:
name: lldb
version: {{ version }}

source:
url: https://github.com/llvm/llvm-project/archive/refs/tags/llvmorg-{{ version.replace(".rc", "-rc") }}.tar.gz
sha256: bd4b4cb6374bcd5fc5a3ba60cb80425d29da34f316b8821abc12c0db225cf6b4
sha256: b60df7cbe02cef2523f7357120fb0d46cbb443791cde3a5fb36b82c335c0afc9
patches:
# Fix Python and Mac support
- patches/0001-Remove-linking-liblldb-to-libpython.patch # [not win]
Expand Down

0 comments on commit 75cfd0e

Please sign in to comment.