Skip to content

Commit 4b07bdf

Browse files
ze97286mencian
andauthored
Update rastair to 2.1.1 (#64499)
* Update rastair to 2.1.1 * Update rastair to 2.1.1 * retrigger CI * Update rastair to 2.1.1 * Update rastair to 2.1.1 * Update meta.yaml --------- Co-authored-by: Joshua Zhuang <71105179+mencian@users.noreply.github.com>
1 parent 725688a commit 4b07bdf

1 file changed

Lines changed: 7 additions & 5 deletions

File tree

recipes/rastair/meta.yaml

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{% set name = "rastair" %}
2-
{% set version = "2.1.0" %}
2+
{% set version = "2.1.1" %}
33

44
package:
5-
name: {{ name|lower }}
5+
name: {{ name }}
66
version: {{ version }}
77

88
source:
99
url: https://s3.eu-west-2.amazonaws.com/com.rastair.releases/build/release-v{{ version }}/rastair-{{ version }}-vendored.tar.gz
10-
sha256: e340de77407ad3d666159925c957ec562bbb1ee9cb75ee32547cc5b4f60e734b
10+
sha256: 53e4b154e9fdff21ee684e0717079588b5a818bf399adf7af24998837169a90f
1111

1212
build:
1313
number: 0
@@ -56,9 +56,9 @@ test:
5656
- test -f "${PREFIX}/share/rastair/scripts/QC_report.Rmd"
5757

5858
about:
59-
home: https://docs.rastair.com/
59+
home: https://docs.rastair.com
6060
dev_url: https://bitbucket.org/bsblabludwig/rastair
61-
summary: Fast and flexible extraction of methylation information from BAM files
61+
summary: "Fast and flexible extraction of methylation information from BAM files."
6262
license: LicenseRef-NonCommercial
6363
license_file:
6464
- LICENSE.txt
@@ -70,3 +70,5 @@ extra:
7070
- osx-arm64
7171
recipe-maintainers:
7272
- ze97286
73+
skip-lints:
74+
- compiler_needs_stdlib_c

0 commit comments

Comments
 (0)