From 4efe2f01637cc861123fb1788df409a8fc6c9a29 Mon Sep 17 00:00:00 2001 From: Jon Mulder Date: Wed, 15 May 2024 17:11:58 -0500 Subject: [PATCH] chore: update srccommit in rtl8814au-kmod.spec (#25) * chore: update srccommit in rtl8814au-kmod.spec Update to latest commit in the hopes of fixing the (akmods fedora 40 ASUS builds)[https://github.com/ublue-os/akmods/actions/runs/9085440841/job/24968777396]. I don't have a machine to test on so hoping to push through the build bots. Will likely need someone to kick the (COPR build)[https://copr.fedorainfracloud.org/coprs/ublue-os/akmods/package/rtl8814au-kmod] as well, but unsure? * chore(rtl8814au-kmod): Increment release --------- Co-authored-by: RJ Trujillo --- akmods/rtl8814au/rtl8814au-kmod.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/akmods/rtl8814au/rtl8814au-kmod.spec b/akmods/rtl8814au/rtl8814au-kmod.spec index 4785af2..48823e3 100644 --- a/akmods/rtl8814au/rtl8814au-kmod.spec +++ b/akmods/rtl8814au/rtl8814au-kmod.spec @@ -1,4 +1,4 @@ -%global srccommit 866a9100c7b3f6508b81b31a22cae19dcacdacb9 +%global srccommit 810573647b837d88c4191597a0ea6d226f69f64c %global modname rtl8814au %global srcname 8814au @@ -11,7 +11,7 @@ Name: %{modname}-kmod # Version comes from include/rtw_version.h Version: 5.8.5.1.git -Release: 2%{?dist} +Release: 3%{?dist} Summary: Realtek RTL8814AU Driver Group: System Environment/Kernel License: GPLv2