Skip to content
Snippets Groups Projects

[fsl_ci: apply_patch]: Update fsl-utils

Merged Paul McCarthy requested to merge mnt/patch into master
1 file
+ 2
2
Compare changes
  • Side-by-side
  • Inline
+ 2
2
@@ -5,7 +5,7 @@
@@ -5,7 +5,7 @@
{% set name = 'fsl-slicetimer' %}
{% set name = 'fsl-slicetimer' %}
{% set version = '2111.0' %}
{% set version = '2111.0' %}
{% set repository = 'https://git.fmrib.ox.ac.uk/fsl/slicetimer.git' %}
{% set repository = 'https://git.fmrib.ox.ac.uk/fsl/slicetimer.git' %}
{% set build = '6' %}
{% set build = '7' %}
package:
package:
name: {{ name }}
name: {{ name }}
@@ -32,7 +32,7 @@ requirements:
@@ -32,7 +32,7 @@ requirements:
- fsl-miscmaths 2203
- fsl-miscmaths 2203
- fsl-newimage 2203
- fsl-newimage 2203
- fsl-newnifti 4
- fsl-newnifti 4
- fsl-utils 2203
- fsl-utils 2412
- fsl-znzlib 2111
- fsl-znzlib 2111
build:
build:
- {{ compiler("cxx") }}
- {{ compiler("cxx") }}
Loading