mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +00:00
dialog: upgrade 1.3-20210319 -> 1.3-20210509
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
+2
-4
@@ -8,10 +8,8 @@ DEPENDS = "ncurses"
|
||||
LICENSE = "LGPL-2.1"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=a6f89e2100d9b6cdffcea4f398e37343"
|
||||
|
||||
SRC_URI = "ftp://ftp.invisible-island.net/${BPN}/${BP}.tgz \
|
||||
"
|
||||
SRC_URI[md5sum] = "45a28836769d52c00c800fa3226c530d"
|
||||
SRC_URI[sha256sum] = "42c6c2b35dd6d1c6cf231238e3bd6d3b7af53fc279a1af547ab9890044d46652"
|
||||
SRC_URI = "ftp://ftp.invisible-island.net/${BPN}/${BP}.tgz"
|
||||
SRC_URI[sha256sum] = "ae478fe7d5fca82bcf4b51684641e07d2ee68489d319710fe1e81f41a197bd66"
|
||||
|
||||
# hardcoded here for use in dialog-static recipe
|
||||
S = "${WORKDIR}/dialog-${PV}"
|
||||
Reference in New Issue
Block a user