diff --git a/recipes/nanopolish/meta.yaml b/recipes/nanopolish/meta.yaml index 4e6e6f070dd60..07726f3036915 100644 --- a/recipes/nanopolish/meta.yaml +++ b/recipes/nanopolish/meta.yaml @@ -1,5 +1,5 @@ {% set name = "nanopolish" %} -{% set version = "0.11.2" %} +{% set version = "0.11.3" %} package: name: {{ name|lower }} @@ -10,7 +10,7 @@ build: source: url: https://github.com/jts/nanopolish/archive/v{{ version }}.tar.gz - sha256: b72f2bde060b0ef4fe46529d3408e8beb4490adc968a59a5c628f9d9a5dfa8e5 + sha256: 3f86e2b0fc24e00987ed18e34f3425aef6fb938873b6ea4e46fba69d170e5dd4 patches: - nanopolish.patch