Skip to content

Commit

Permalink
gazebo v11.12.0 (#151)
Browse files Browse the repository at this point in the history
automerged PR by conda-forge/automerge-action
  • Loading branch information
github-actions[bot] authored Sep 17, 2022
2 parents 53d2407 + acde326 commit 7f008f3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 85 deletions.
81 changes: 0 additions & 81 deletions recipe/3254.patch

This file was deleted.

7 changes: 3 additions & 4 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,22 +1,21 @@
{% set name = "gazebo" %}
{% set version = "11.11.0" %}
{% set version = "11.12.0" %}

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

source:
- url: https://github.com/osrf/{{ name }}/archive/{{ name }}{{ version.split('.')[0] }}_{{ version }}.tar.gz
sha256: e6a1965198378a8360ab7fce465990f11951629a833e518c2163c645d015354a
sha256: 6ef2721c1279bc836a845022784fb8bf9860468b36abbc5c1887446ea594d261
patches:
- fix_build.patch # [unix]
- use-external-libs-config.patch
- fix-invisible-meshes.patch
- 3190.patch
- 3254.patch

build:
number: 14
number: 0
run_exports:
- {{ pin_subpackage('gazebo', max_pin='x') }}

Expand Down

0 comments on commit 7f008f3

Please sign in to comment.