Skip to content

Commit

Permalink
Try to address build error
Browse files Browse the repository at this point in the history
  • Loading branch information
bwohlberg committed Jan 23, 2022
1 parent f0b9f5e commit 3cbf990
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions recipes/svmbir/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{% set name = "svmbir" %}
{% set version = "0.2.7.1" %}
{% set version = "0.2.7.2" %}


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

source:
url: https://test-files.pythonhosted.org/packages/24/bc/c21689d04d920aca9cb332eeebddf48d381e8dff2d7003fd73a559bd5e79/{{ name }}-{{ version }}.tar.gz
sha256: 0234e58bb246c5add09a84801e477f78d48bc19390dd911078469f8fc73ddc6a
url: https://test-files.pythonhosted.org/packages/19/14/f8ffd962a9cf44a08329521ecf160017052d4310e57f37168520bf10e670/{{ name }}-{{ version }}.tar.gz
sha256: 889c4e0ad51996b0a2df18c490346f5df286733a07c36813a00409f5f6afdfb5

build:
number: 0
Expand Down

0 comments on commit 3cbf990

Please sign in to comment.