Skip to content

Commit 11c7579

Browse files
committed
REL: Update shasum, URL
1 parent a0ab744 commit 11c7579

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

recipe/meta.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
{% set version = "1.0.3" %}
22
{% set name = "nipype" %}
3-
{% set sha256 = "252b7efc5ffaa86e9a27023358b3ac232e420ee84f8ef3f55cc32518afd11afa" %}
3+
{% set sha256 = "920b149622760afbfda943ef1ed39ab07dc967ddfbdf9af4cb50848dab485437" %}
44

55
package:
66
name: {{ name }}
77
version: {{ version }}
88

99
source:
1010
fn: {{ name }}-{{ version }}.tar.gz
11-
url: https://github.com/mgxd/{{ name }}/archive/rel/{{ version }}.tar.gz
11+
url: https://github.com/nipy/{{ name }}/archive/{{ version }}.tar.gz
1212
sha256: {{ sha256 }}
1313

1414
build:

0 commit comments

Comments
 (0)