Skip to content

Commit

Permalink
Bump to v5-09-56o
Browse files Browse the repository at this point in the history
  • Loading branch information
alibuild committed Jan 11, 2023
1 parent 2cff94d commit ebbb211
Show file tree
Hide file tree
Showing 8 changed files with 16 additions and 16 deletions.
4 changes: 2 additions & 2 deletions defaults-fluka.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ env:
overrides:
AliRoot:
version: "%(tag_basename)s_FLUKA"
tag: v5-09-56n
tag: v5-09-56o
requires:
- ROOT
- DPMJET
Expand All @@ -29,7 +29,7 @@ overrides:
- boost
AliPhysics:
version: "%(tag_basename)s_FLUKA"
tag: v5-09-56n-01
tag: v5-09-56o-01
cgal:
version: "4.12.2"
fastjet:
Expand Down
4 changes: 2 additions & 2 deletions defaults-jalien.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@ env:
overrides:
AliRoot:
version: "%(tag_basename)s_JALIEN"
tag: v5-09-56n
tag: v5-09-56o
AliPhysics:
version: "%(tag_basename)s_JALIEN"
tag: v5-09-56n-01
tag: v5-09-56o-01
autotools:
version: "%(tag_basename)s_JALIEN"
tag: v1.5.0
Expand Down
4 changes: 2 additions & 2 deletions defaults-next-root6.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ env:
overrides:
AliRoot:
version: "%(tag_basename)s_ROOT6"
tag: v5-09-56n
tag: v5-09-56o
AliPhysics:
version: "%(tag_basename)s_ROOT6"
tag: v5-09-56n-01
tag: v5-09-56o-01
---
4 changes: 2 additions & 2 deletions defaults-o2.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ env:
overrides:
AliRoot:
version: "%(commit_hash)s_O2"
tag: v5-09-56n
tag: v5-09-56o
requires:
- ROOT
- DPMJET
Expand All @@ -27,7 +27,7 @@ overrides:
- boost
AliPhysics:
version: "%(commit_hash)s_O2"
tag: v5-09-56n-01
tag: v5-09-56o-01
cgal:
version: "4.12.2"
fastjet:
Expand Down
4 changes: 2 additions & 2 deletions defaults-prod-latest.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ overrides:
# Pinpoint AliRoot/AliPhysics
AliRoot:
version: "%(tag_basename)s"
tag: v5-09-56n
tag: v5-09-56o
requires:
- ROOT
- DPMJET
Expand All @@ -23,7 +23,7 @@ overrides:
- AliEn-ROOT-Legacy
AliPhysics:
version: "%(tag_basename)s"
tag: v5-09-56n-01
tag: v5-09-56o-01
XRootD:
tag: v3.3.6-alice2
source: https://github.com/alisw/xrootd.git
Expand Down
4 changes: 2 additions & 2 deletions defaults-release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ overrides:
# Pinpoint AliRoot/AliPhysics
AliRoot:
version: "%(tag_basename)s"
tag: v5-09-56n
tag: v5-09-56o
requires:
- ROOT
- DPMJET
Expand All @@ -23,7 +23,7 @@ overrides:
- AliEn-ROOT-Legacy
AliPhysics:
version: "%(tag_basename)s"
tag: v5-09-56n-01
tag: v5-09-56o-01
XRootD:
tag: v3.3.6-alice2
source: https://github.com/alisw/xrootd.git
Expand Down
4 changes: 2 additions & 2 deletions defaults-user-next-root6.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ disable:
overrides:
AliRoot:
version: "%(tag_basename)s"
tag: v5-09-56n
tag: v5-09-56o
AliPhysics:
version: "%(tag_basename)s"
tag: v5-09-56n-01
tag: v5-09-56o-01
---
4 changes: 2 additions & 2 deletions defaults-user.sh
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ disable:
overrides:
AliRoot:
version: "%(tag_basename)s"
tag: v5-09-56n
tag: v5-09-56o
requires:
- ROOT
- DPMJET
Expand All @@ -25,7 +25,7 @@ overrides:
- AliEn-ROOT-Legacy
AliPhysics:
version: "%(tag_basename)s"
tag: v5-09-56n-01
tag: v5-09-56o-01
XRootD:
tag: v3.3.6-alice2
source: https://github.com/alisw/xrootd.git
Expand Down

0 comments on commit ebbb211

Please sign in to comment.