Skip to content

Commit 1789f60

Browse files
committed
change target hash commit
removed stray .orig file from sources
1 parent beeba46 commit 1789f60

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/functions/compilation/patch/drivers_network.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ driver_rtl8192EU() {
141141
if linux-version compare "${version}" ge 3.14; then
142142

143143
# Attach to specific commit (was "branch:realtek-4.4.x")
144-
local rtl8192euver='commit:e34f53cf41cccedeb93a63c0090fc4764da282e6' # Commit date: 2026-06-30 (please update when updating commit ref)
144+
local rtl8192euver='commit:1841930b192e245d09fb19f1ee7d1fa5a2ab30e8' # Commit date: 2026-07-01 (please update when updating commit ref)
145145

146146
display_alert "Adding" "Wireless drivers for Realtek 8192EU chipsets ${rtl8192euver}" "info"
147147

0 commit comments

Comments
 (0)