Skip to content

Commit

Permalink
Update ribotin to v1.1 (bioconda#42309)
Browse files Browse the repository at this point in the history
  • Loading branch information
maickrau authored Aug 3, 2023
1 parent 72ab91d commit fd97564
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions recipes/ribotin/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{% set name = "ribotin" %}
{% set version = "1.0" %}
{% set version = "1.1" %}

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

source:
url: https://github.com/maickrau/{{ name }}/files/12180322/{{ name }}.tar.gz
sha256: 4ebe343e3cc2ef02195cb2ff2449d85cf2d3398a32da7b2e0b9b0be8f3dea6a4
url: https://github.com/maickrau/{{ name }}/files/12247664/{{ name }}.tar.gz
sha256: 811e242cefcdbeeb34119a12c00a7370196229326d62bd09e750a1e919cba88b
patches:
- makefile.patch

Expand Down

0 comments on commit fd97564

Please sign in to comment.