sblim-sfcc: fix SRC_URI

The old URL is gone - set a working mirror.

Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Gyorgy Sarvari 2026-01-25 18:06:23 +01:00 committed by Khem Raj
parent fd562c65c6
commit 47efd1f9b8
No known key found for this signature in database
GPG Key ID: BB053355919D3314

View File

@ -2,7 +2,7 @@ SUMMARY = "Small Footprint CIM Client Library"
DESCRIPTION = "Small Footprint CIM Client Library Runtime Libraries"
HOMEPAGE = "http://www.sblim.org"
SRC_URI = "http://netcologne.dl.sourceforge.net/project/sblim/${BPN}/${BPN}-${PV}.tar.bz2 \
SRC_URI = "${SOURCEFORGE_MIRROR}/sblim/${BPN}/${BPN}-${PV}.tar.bz2 \
file://0001-cimxml-Include-sys-select.h-for-fd_set.patch \
file://0001-Fix-implicit-function-declarations.patch \
file://0001-Fix-incompatible-pointer-type-error-with-gcc-option.patch \