mca_tool: update checksums for build 1.6

Signed-off-by: Sebastian Pastor <sebastian.pastor@digi.com>
This commit is contained in:
Sebastian Pastor 2017-04-25 18:37:04 +02:00
parent 955e395151
commit 8a9e333086
1 changed files with 2 additions and 2 deletions

View File

@ -7,8 +7,8 @@ LICENSE = "CLOSED"
PKGNAME = "mca_tool"
SRC_URI = "${DIGI_PKG_SRC}/${PKGNAME}-${PV}.tar.gz"
SRC_URI[md5sum] = "9ac68ec6f7566708ddd229bf2667bded"
SRC_URI[sha256sum] = "207edb368e4ebe920cd78daac641640c663877d7438691897044030d2af8895c"
SRC_URI[md5sum] = "20992b6b30904ee4d75d196c957077e0"
SRC_URI[sha256sum] = "49458475dd5df11f0c4f4593ffc930fbcdaa457120f73ab18587d711eb9036f6"
S = "${WORKDIR}/${PKGNAME}-${PV}"