# Copyright (C) 2026 UnionTech Software Technology Co., Ltd.
# SPDX-License-Identifier: Apache-2.0 OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only

# Vendored wlroots upstream pin (machine-readable + human-readable).
# Updated by: wlroots/update-from-upstream.sh
#
# History model: NON-SQUASH git subtree under 3rdparty/wlroots so
# `git blame 3rdparty/wlroots/<file>` shows original upstream authors.
# Treeland-local patches are normal commits on top of the subtree.
#
# SOURCE_URL  - git remote to fetch from
# REF         - last requested ref (tag, branch, or commit-ish)
# COMMIT      - full SHA of pure upstream tip currently merged
# VERSION     - project version string from upstream meson.build

SOURCE_URL=https://gitlab.freedesktop.org/wlroots/wlroots.git
REF=0.20.2
COMMIT=d783533489e1f75d6886c2ab5c5960090ef268f8
VERSION=0.20.2
