srecord: fix SRC_URI

The tarball was moved to a new folder in the SourceForge project,
and the original convenience link stopped working.
Use the direct link instead.

Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
This commit is contained in:
Gyorgy Sarvari
2025-12-28 13:10:56 +01:00
parent 02422765c6
commit feb9c53544
@@ -4,7 +4,7 @@ LICENSE = "GPL-3.0-or-later & LGPL-3.0-or-later"
LIC_FILES_CHKSUM = "file://LICENSE;md5=8dfcbf2f0a144b97f0931b6394debea7"
SRC_URI = " \
http://srecord.sourceforge.net/srecord-${PV}.tar.gz \
https://sourceforge.net/projects/${BPN}/files/srecord/${PV}/${BP}.tar.gz \
file://add-option-to-remove-docs.patch \
file://libtool.patch \
"