mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-01-01 03:21:41 +00:00
chore: Increase mesa release ver
This commit is contained in:
parent
ac45df2766
commit
14d0ced428
@ -64,7 +64,7 @@ Name: mesa
|
||||
Summary: Mesa graphics libraries
|
||||
%global ver 24.0.5
|
||||
Version: %{lua:ver = string.gsub(rpm.expand("%{ver}"), "-", "~"); print(ver)}
|
||||
Release: %autorelease
|
||||
Release: 100.bazzite.{{{ git_dir_version }}}
|
||||
License: MIT AND BSD-3-Clause AND SGI-B-2.0
|
||||
URL: http://www.mesa3d.org
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user