From 52b1a99ac0cdcd9a7a4a58a36849bf07350ae4bd Mon Sep 17 00:00:00 2001 From: Benedetto Polimeni <34317613+bepoli@users.noreply.github.com> Date: Tue, 14 Jan 2025 16:40:21 +0100 Subject: [PATCH] Update Homer to 5.1 --- recipes/homer/meta.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/recipes/homer/meta.yaml b/recipes/homer/meta.yaml index 78bc32e2c14c1..55f379a14e51f 100644 --- a/recipes/homer/meta.yaml +++ b/recipes/homer/meta.yaml @@ -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 @@ -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: @@ -55,4 +55,4 @@ about: extra: additional-platforms: - - linux-aarch64 \ No newline at end of file + - linux-aarch64