diff options
author | Todd Miller <jmiller@stsci.edu> | 2018-10-08 11:29:58 -0400 |
---|---|---|
committer | Todd Miller <jmiller@stsci.edu> | 2018-10-08 11:29:58 -0400 |
commit | 829b9f0571af9ed22114b70071a1ae7317706e4c (patch) | |
tree | f44e9bc0352998d09c28934ee0760a5b01c632a1 /relic | |
parent | ff7bb35c63ef298df2207dbfdc49e441cec0e2ae (diff) | |
parent | d75fa7d104a59296efa95bafb7c17b46e7e18dd6 (diff) | |
download | astroconda-contrib-829b9f0571af9ed22114b70071a1ae7317706e4c.tar.gz |
Merge branch 'master' of https://github.com/astroconda/astroconda-contrib into update-crds-version
Diffstat (limited to 'relic')
-rw-r--r-- | relic/meta.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/relic/meta.yaml b/relic/meta.yaml index 0eab507..1c463f4 100644 --- a/relic/meta.yaml +++ b/relic/meta.yaml @@ -1,5 +1,5 @@ {% set name = 'relic' %} -{% set version = '1.0.5' %} +{% set version = '1.1.2' %} {% set number = '1' %} about: @@ -23,7 +23,7 @@ requirements: source: git_tag: {{ version }} - git_url: https://github.com/jhunkeler/{{ name }}.git + git_url: https://github.com/spacetelescope/{{ name }}.git test: imports: |