Skip to content

Commit

Permalink
Using commit hash instead of master [skip appveyor]
Browse files Browse the repository at this point in the history
  • Loading branch information
ocefpaf committed Mar 25, 2016
1 parent d38517d commit fd860e2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ package:

source:
git_url: https://github.com/sakov/nn-c.git
git_tag: master # upstream does not create releases :-(
git_tag: 33cbf70dec4f64836a26dcb4a885cb09b7279dd3

build:
number: 0
Expand All @@ -20,7 +20,7 @@ test:

about:
home: https://github.com/sakov/nn-c
license: Simplified BSD License and triangle.[c,h] license, which is non-free for commercial use
license: BSD-2-Clause (bundled triangle code is non-free for commercial use)
summary: Natural Neighbours interpolation

extra:
Expand Down

0 comments on commit fd860e2

Please sign in to comment.