mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-23 03:50:40 +00:00
fix: wails3
Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
%global ver webview2/v1.0.25
|
||||
%global sanitized_ver %(echo %{ver} | sed 's/-/~/g')
|
||||
%global sanitized_ver %(echo %{ver} | sed 's|[-/]|~|g')
|
||||
|
||||
%global goipath github.com/wailsapp/wails/v3
|
||||
Version: %{sanitized_ver}
|
||||
|
||||
Reference in New Issue
Block a user