Skip to content

Commit

Permalink
Pointed build at this branch
Browse files Browse the repository at this point in the history
  • Loading branch information
acpaquette committed Jan 17, 2024
1 parent 605e445 commit 26c1d1c
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
@@ -1,14 +1,14 @@

{% set name = "usgscsm" %}
{% set version = "2.0.0" %}
{% set version = "proj_stuff" %}

package:
name: {{ name|lower }}
version: {{ version }}

source:
- folder: .
url: https://github.com/DOI-USGS/{{ name }}/archive/{{ version }}.tar.gz
url: https://github.com/acpaquette/{{ name }}/archive/{{ version }}.tar.gz
sha256: a8ae036caa0b958fa6e28ee8ba7a29c2b6fefeb1413144243d59521f51d1dc12

build:
Expand Down

0 comments on commit 26c1d1c

Please sign in to comment.