Skip to content

Commit

Permalink
Update Homer to 5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
bepoli authored Jan 14, 2025
1 parent e47b210 commit 52b1a99
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions recipes/homer/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{% set version = "4.11" %}
{% set version = "5.1" %}

# Note that the script to install homer is always the same (configureHomer.pm)
# but its content changes. Behind the scene a specific version is downloaded
Expand All @@ -16,7 +16,7 @@ source:
- configureHomer.patch

build:
number: 9
number: 0
# Ships pre-built binaries that install_name_tool isn't able to fix.
skip: True # [osx]
run_exports:
Expand Down Expand Up @@ -55,4 +55,4 @@ about:

extra:
additional-platforms:
- linux-aarch64
- linux-aarch64

0 comments on commit 52b1a99

Please # to comment.