diff --git a/pda.sh b/pda.sh index ad8d9b2d30..0b56720e54 100644 --- a/pda.sh +++ b/pda.sh @@ -1,6 +1,6 @@ package: PDA version: "%(tag_basename)s" -tag: 12.0.0 +tag: 12.1.0 source: https://github.com/AliceO2Group/pda.git requires: - "GCC-Toolchain:(?!osx)" diff --git a/readoutcard.sh b/readoutcard.sh index d9dd5dc288..201db709ac 100644 --- a/readoutcard.sh +++ b/readoutcard.sh @@ -1,6 +1,6 @@ package: ReadoutCard version: "%(tag_basename)s" -tag: v0.45.4 +tag: v0.45.5 requires: - boost - "GCC-Toolchain:(?!osx)"