Skip to content

Commit 3da4b55

Browse files
committed
rtl8192eu: update hash
1 parent ce0d01e commit 3da4b55

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:76d861773b97296bcf5b008309f740bcf7439398' # Commit date: 2026-06-30 (please update when updating commit ref)
144+
local rtl8192euver='commit:e34f53cf41cccedeb93a63c0090fc4764da282e6' # Commit date: 2026-06-30 (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)