mirror of
https://git.yoctoproject.org/poky
synced 2026-05-09 05:29:32 +00:00
lrzsz: update SRC_URI to avoid redirect
This server redirects to https:, so we might as well avoid the redirect. (From OE-Core rev: 244779cc4d5e46cd3611c73862e653d38c8b99dd) Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
08e91d0d20
commit
03753c52dd
@@ -11,10 +11,10 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3 \
|
||||
SECTION = "console/network"
|
||||
DEPENDS = ""
|
||||
|
||||
SRC_URI = "http://www.ohse.de/uwe/releases/lrzsz-${PV}.tar.gz \
|
||||
SRC_URI = "https://www.ohse.de/uwe/releases/lrzsz-${PV}.tar.gz \
|
||||
file://autotools-update.patch \
|
||||
file://autotools.patch \
|
||||
file://makefile.patch \
|
||||
file://autotools.patch \
|
||||
file://makefile.patch \
|
||||
file://lrzsz-check-locale.h.patch \
|
||||
file://cve-2018-10195.patch \
|
||||
file://include.patch \
|
||||
|
||||
Reference in New Issue
Block a user