Skip to content

Commit

Permalink
[bot-automerge] ogre v14.1.0 (#98)
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 13, 2023
2 parents d6adcb6 + 6733369 commit 8eb0060
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
@@ -1,13 +1,13 @@
{% set name = "ogre" %}
{% set version = "14.0.1" %}
{% set version = "14.1.0" %}

package:
name: {{ name|lower }}
version: {{ version }}

source:
- url: https://github.com/OGRECave/ogre/archive/v{{ version }}.tar.gz
sha256: 5a25357a8d8423f9fd8a06e0f46abeba932e6093f402d08cc5d3249c1ce40109
sha256: b5ff3d7def376a42cbfa35cbf0c85464f69fb2815a5fe9c85e4a261358dbcc06
patches:
- 0001-enable-pkg-config-for-Windows.patch # [win]
- 0002-osx-no-framework.patch # [osx]
Expand All @@ -18,7 +18,7 @@ source:
folder: Components/Overlay/src/imgui/

build:
number: 2
number: 0
run_exports:
- {{ pin_subpackage('ogre', max_pin='x.x') }}

Expand Down

0 comments on commit 8eb0060

Please sign in to comment.