mirror of
https://github.com/terrapkg/packages.git
synced 2026-05-31 09:01:55 +00:00
bump: flutter rpcs3 zig-master-bootstrap
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
Name: flutter
|
||||
Version: 3.41.4
|
||||
Release: 1%?dist
|
||||
Version: 3.41.5
|
||||
Release: 1%{?dist}
|
||||
Summary: SDK for crafting beautiful, fast user experiences from a single codebase
|
||||
License: BSD-3-Clause
|
||||
URL: https://flutter.dev
|
||||
|
||||
@@ -9,8 +9,8 @@
|
||||
# GLIBCXX_ASSERTIONS is known to break RPCS3
|
||||
%global build_cflags %(echo "%{__build_flags_lang_c}" | sed 's|-Wp,-D_GLIBCXX_ASSERTIONS ||g') %{?_distro_extra_cflags}
|
||||
%global build_cxxflags %(echo "%{__build_flags_lang_cxx}" | sed 's|-Wp,-D_GLIBCXX_ASSERTIONS ||g') %{?_distro_extra_cflags}
|
||||
%global commit 4c106960c575b2ac41cbd4e2cda5e6e647221d17
|
||||
%global ver 0.0.40-19040
|
||||
%global commit 1f2a9354580e001938cb5ba7edb5cec047baa286
|
||||
%global ver 0.0.40-19042
|
||||
|
||||
Name: rpcs3
|
||||
Version: %(echo %{ver} | sed 's/-/^/g')
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
#!/usr/bin/bash
|
||||
|
||||
version=0.16.0-dev.2905+5d71e3051
|
||||
version=0.16.0-dev.2915+065c6e794
|
||||
|
||||
mirrors=()
|
||||
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
%define llvm_compat 20
|
||||
%endif
|
||||
%global llvm_version 20.0.0
|
||||
%global ver 0.16.0-dev.2905+5d71e3051
|
||||
%global ver 0.16.0-dev.2915+065c6e794
|
||||
%bcond bootstrap 1
|
||||
%bcond docs %{without bootstrap}
|
||||
%bcond test 1
|
||||
|
||||
Reference in New Issue
Block a user