mca_tool: update checksums for build 1.12
Signed-off-by: Arturo Buzarra <arturo.buzarra@digi.com>
This commit is contained in:
parent
b112f0510e
commit
dcbce7ab9c
|
|
@ -1,4 +1,4 @@
|
|||
# Copyright (C) 2016, 2017 Digi International.
|
||||
# Copyright (C) 2016-2018 Digi International.
|
||||
|
||||
SUMMARY = "MCA firmware management tool"
|
||||
SECTION = "console/tools"
|
||||
|
|
@ -7,8 +7,8 @@ LICENSE = "CLOSED"
|
|||
PKGNAME = "mca_tool"
|
||||
SRC_URI = "${DIGI_PKG_SRC}/${PKGNAME}-${PV}.tar.gz"
|
||||
|
||||
SRC_URI[md5sum] = "7a2c1119914cfc59c2b8463dba155d03"
|
||||
SRC_URI[sha256sum] = "71a9002851520947aca443b536327b08a5f413e71a9d6ba79d00e32180220b71"
|
||||
SRC_URI[md5sum] = "bf9aff9f04118cceb2afe799ab940af2"
|
||||
SRC_URI[sha256sum] = "e74682cb9b0f93b1e5f2e900c1a860df250bbf8733837506df3063124413d51a"
|
||||
|
||||
S = "${WORKDIR}/${PKGNAME}-${PV}"
|
||||
|
||||
Loading…
Reference in New Issue