Skip to content

Commit 2e4d7ac

Browse files
Rebuild for libboost 1.88
1 parent 4fa32a7 commit 2e4d7ac

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
__migrator:
2+
build_number: 1
3+
kind: version
4+
commit_message: "Rebuild for libboost 1.88"
5+
migration_number: 1
6+
libboost_devel:
7+
- "1.88"
8+
libboost_headers:
9+
- "1.88"
10+
libboost_python_devel:
11+
- "1.88"
12+
migrator_ts: 1753251695.3315456

recipe/meta.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{% set name = "casacore" %}
22
{% set version = "3.7.1" %}
3-
{% set build = 4 %}
3+
{% set build = 5 %}
44
{% set mpi = mpi or "nompi" %}
55

66
{% if mpi == "nompi" %}

0 commit comments

Comments
 (0)