ci: uprev apitrace

A new major version (13.0) was just released, a good excuse to uprev :)

New release notes:
https://github.com/apitrace/apitrace/releases/tag/13.0

Difference in this uprev:
b6102d1096...45a005875d

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/35816>
This commit is contained in:
Eric Engestrom 2025-06-29 10:42:46 +02:00 committed by Marge Bot
parent 7d51a10cda
commit aade8a919d
2 changed files with 2 additions and 2 deletions

View file

@ -9,7 +9,7 @@ set -uex
uncollapsed_section_start apitrace "Building apitrace"
APITRACE_VERSION="b6102d10960c9f43b1b473903fc67937dd19fb98"
APITRACE_VERSION="45a005875d348b055d5b88dca285c109dee90457"
git clone https://github.com/apitrace/apitrace.git --single-branch --no-checkout /apitrace
pushd /apitrace

View file

@ -19,7 +19,7 @@ include:
- .gitlab-ci/conditional-build-image-tags.yml
variables:
DEBIAN_BASE_TAG: "20250709-xwayland24"
DEBIAN_BASE_TAG: "20250715-apitrace"
DEBIAN_BUILD_TAG: "20250710-libwayland"