mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
dialog: Update the SRC_URI
Update the SRC_URI to fix the do_fetch error. Signed-off-by: Mingli Yu <mingli.yu@windriver.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
parent
d9bd685f6e
commit
cb365a5378
|
|
@ -8,7 +8,7 @@ DEPENDS = "ncurses"
|
|||
LICENSE = "LGPL-2.1-only"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=a6f89e2100d9b6cdffcea4f398e37343"
|
||||
|
||||
SRC_URI = "ftp://ftp.invisible-island.net/${BPN}/${BP}.tgz"
|
||||
SRC_URI = "https://invisible-mirror.net/archives/${BPN}/${BP}.tgz"
|
||||
SRC_URI[sha256sum] = "ae478fe7d5fca82bcf4b51684641e07d2ee68489d319710fe1e81f41a197bd66"
|
||||
|
||||
# hardcoded here for use in dialog-static recipe
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user