fix: Use tags instead of branches for patches from OGC (#9665) (#9668)

This commit is contained in:
Raboneko
2026-02-04 13:54:10 -08:00
committed by GitHub
parent 84165a3924
commit fdc495b2dc
+2 -2
View File
@@ -119,8 +119,8 @@ Source15: https://crates.io/api/v1/crates/rustc-hash/%{rustc_hash_ver}/dow
Patch12: mesa-38532.patch
# Open Gaming Collective Patches
Patch30: https://raw.githubusercontent.com/OpenGamingCollective/mesa/refs/heads/%{ver}/limiter.patch
Patch31: https://raw.githubusercontent.com/OpenGamingCollective/mesa/refs/heads/%{ver}/radv-defaults.patch
Patch30: https://raw.githubusercontent.com/OpenGamingCollective/mesa/refs/tags/%{ver}/limiter.patch
Patch31: https://raw.githubusercontent.com/OpenGamingCollective/mesa/refs/tags/%{ver}/radv-defaults.patch
BuildRequires: meson >= 1.3.0
BuildRequires: gcc