Skip to content
This repository has been archived by the owner on May 20, 2022. It is now read-only.

Commit

Permalink
Update meta.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
ocefpaf committed Sep 28, 2018
1 parent b73ae99 commit a127c4b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recipe/meta.yaml
@@ -1,11 +1,11 @@
{% set version = "1.2.0rel" %}
{% set version = "1.2.0" %}

package:
name: basemap-data-hires
version: {{ version }}

source:
url: https://github.com/matplotlib/basemap/archive/v{{ version }}.tar.gz
url: https://github.com/matplotlib/basemap/archive/v{{ version }}rel.tar.gz
sha256: bd5bf305918a2eb675939873b735238f9e3dfe6b5c290e37c41e5b082ff3639a

build:
Expand Down

0 comments on commit a127c4b

Please sign in to comment.