Skip to content

Commit

Permalink
add name variable to perl-io-compress meta.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
dslarm committed Nov 17, 2024
1 parent cdbf202 commit c2923d8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion recipes/perl-io-compress/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{% set name = "perl-io-compress" %}
package:
name: perl-io-compress
name: {{ name }}
version: 2.201

source:
Expand Down

0 comments on commit c2923d8

Please sign in to comment.