Skip to content

Commit

Permalink
Update recipe for release 1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
aradi committed Jun 30, 2023
1 parent 91c2762 commit 66572d1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{% set name = "mpifx" %}
{% set version = "1.3.1" %}
{% set version = "1.4" %}
{% set build = 0 %}
{% set mpi = mpi or "nompi" %}

Expand All @@ -9,7 +9,7 @@ package:

source:
url: https://github.com/dftbplus/{{ name }}/archive/{{ version }}.tar.gz
sha256: 75d5b8a1d29f7caa7abf396420289ddb908540d1d57c238d3939062a5e0cd227
sha256: 63fd09680fabd18b5a2486fb2bf3c96b13ae73466ebb297ba7c594c97f69bcf9

build:
number: {{ build }}
Expand Down

0 comments on commit 66572d1

Please sign in to comment.