mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-02 09:52:18 +00:00
chore(wine-dxvk): Switch Mesa repo to releasever on <= 42 (#4917)
Signed-off-by: Gilver <rockgrub@disroot.org>
This commit is contained in:
@@ -2,7 +2,7 @@ project pkg {
|
||||
arches = ["x86_64", "i386"]
|
||||
rpm {
|
||||
spec = "wine-dxvk.spec"
|
||||
extra_repos = ["https://repos.fyralabs.com/terrarawhide-mesa"]
|
||||
extra_repos = ["https://repos.fyralabs.com/terra\\$releasever-mesa"]
|
||||
}
|
||||
labels {
|
||||
mock = 1
|
||||
|
||||
Reference in New Issue
Block a user