Skip to content

Commit

Permalink
Add a package for v1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
vgvassilev committed Mar 2, 2024
1 parent 57bfc8e commit da819be
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,6 +1,6 @@
{% set name = "CppInterOp" %}
{% set build_number = 1 %}
{% set version = "1.1.0" %}
{% set version = "1.2.0" %}
{% set revision_tag = "v"+version %}

package:
Expand All @@ -9,7 +9,7 @@ package:

source:
- url: https://github.com/compiler-research/CppInterOp/archive/refs/tags/{{ revision_tag }}.tar.gz
sha256: 29377ba4fecd82395efd2fefcaa911fe72396d78293607852bd0e9b9ab65d1dc
sha256: b3cf25f500624fe12ffc40f858a04c46daea808298e64d924b594eb35ca1c806
folder: cppinterop
patches:
- patches/cppinterop/cppinterop-1.1.0-0001-cppinterop-Add-missing-dependencies.patch
Expand Down

0 comments on commit da819be

Please sign in to comment.