Loading recipe/meta.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -31,7 +31,7 @@ package: source: git_url: 'https://github.com/USGS-Astrogeology/ISIS3.git' git_tag: '3.7.1' git_tag: {{ version }} # url: 'https://github.com/USGS-Astrogeology/ISIS3/archive/{{ version }}.tar.gz' # sha256 is the prefered checksum -- you can get it for a file with: # `openssl sha256 <file name>`. Simply run this command with the .tar.gz Loading Loading
recipe/meta.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -31,7 +31,7 @@ package: source: git_url: 'https://github.com/USGS-Astrogeology/ISIS3.git' git_tag: '3.7.1' git_tag: {{ version }} # url: 'https://github.com/USGS-Astrogeology/ISIS3/archive/{{ version }}.tar.gz' # sha256 is the prefered checksum -- you can get it for a file with: # `openssl sha256 <file name>`. Simply run this command with the .tar.gz Loading