package/rtl8723ds: bump to version 2025-12-09

With Kernel >= 6.18 introduced in [1] rtl8723ds fails at build
time with error:

    core/rtw_security.c:2183:13: error: conflicting types for 'sha256_init'; have 'void(struct rtl_sha256_state *)'

Fixes:
https://autobuild.buildroot.org/results/52081e3a500dd2566af145e8c6d793df7f72d025/

[1] a06d79862a

Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com>
[Julien: add details in commit log]
Signed-off-by: Julien Olivain <ju.o@free.fr>
(cherry picked from commit 1bd758209e)
Signed-off-by: Thomas Perale <thomas.perale@mind.be>
This commit is contained in:
Giulio Benetti
2025-12-09 10:41:35 +01:00
committed by Thomas Perale
parent 45a8a415bc
commit a57d4e39bb
2 changed files with 2 additions and 2 deletions

View File

@@ -1,3 +1,3 @@
# Locally computed
sha256 338f0fe08acdd1352428d86f88366935e1b967b134f252ac9a3e50cc8922fe14 rtl8723ds-546ffb2cb735e0c33e765936721bd66dd58e6893.tar.gz
sha256 a04bc28cbaead30aca2894633ffa93d4bf0bf407a8c5b7120dd9832ceaf0310e rtl8723ds-122a574f780da32bb0de760bf089a3a9ec1e8f87.tar.gz
sha256 cd5c66af63b509ccd75ec85fee41b6e5cbb77cd6bf9392a54900acc0f02be4a6 COPYING

View File

@@ -4,7 +4,7 @@
#
################################################################################
RTL8723DS_VERSION = 546ffb2cb735e0c33e765936721bd66dd58e6893
RTL8723DS_VERSION = 122a574f780da32bb0de760bf089a3a9ec1e8f87
RTL8723DS_SITE = $(call github,benetti-engineering,rtl8723ds,$(RTL8723DS_VERSION))
RTL8723DS_LICENSE = GPL-2.0
RTL8723DS_LICENSE_FILES = COPYING