Skip to content
Snippets Groups Projects
Commit 83e7a0e9 authored by Paul McCarthy's avatar Paul McCarthy :mountain_bicyclist:
Browse files

Merge branch 'mnt/patch' into 'master'

WIP: mnt/patch

See merge request !107
parents bd8e8018 cd6cd33f
No related branches found
No related tags found
1 merge request!107WIP: mnt/patch
Pipeline #22095 waiting for manual action
#!/usr/bin/env bash
set -e
export FSLDIR=$PREFIX
export FSLDEVDIR=$PREFIX
......
......@@ -5,7 +5,7 @@
{% set name = 'fsl-base' %}
{% set version = '2310.0' %}
{% set repository = 'https://git.fmrib.ox.ac.uk/fsl/base.git' %}
{% set build = '0' %}
{% set build = '1' %}
package:
name: {{ name }}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment