Skip to content

Commit

Permalink
updated v1.1.10
Browse files Browse the repository at this point in the history
  • Loading branch information
regro-cf-autotick-bot committed Mar 9, 2023
1 parent aaeb2eb commit 431f42a
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,12 +1,12 @@
{% set version = "1.1.9" %}
{% set version = "1.1.10" %}

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

source:
url: https://github.com/google/snappy/archive/{{ version }}.tar.gz
sha256: 75c1fbb3d618dd3a0483bff0e26d0a92b495bbe5059c8b4f1c962b478b6e06e7
sha256: 49d831bffcc5f3d01482340fe5af59852ca2fe76c3e05df0e67203ebbe0f1d90
patches:
# Name the static library snappy_static.lib on windows, to distinguish from
# the dynamic library, since they have the same suffix there.
Expand All @@ -17,7 +17,7 @@ source:
- 0001-cmake-add-option-to-enable-disable-RTTI.patch

build:
number: 2
number: 0
ignore_run_exports_from:
- lz4-c
run_exports:
Expand Down

0 comments on commit 431f42a

Please sign in to comment.