go-sqlite: add SRC_URI checksums

Signed-off-by: Ioan-Adrian Ratiu <adrian.ratiu@ni.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
This commit is contained in:
Ioan-Adrian Ratiu 2015-10-22 17:04:05 +03:00 committed by Bruce Ashfield
parent adf21981ca
commit 4ebff3b02e

View File

@ -11,6 +11,9 @@ SRC_URI = "hg://code.google.com/p;module=gosqlite"
SRCREV = "74691fb6f83716190870cde1b658538dd4b18eb0"
SRC_URI[md5sum] = "04bb4682d0113d5dbcd4a1dbf6b24dfc"
SRC_URI[sha256sum] = "478967fee730b85a6a4f96ace1e08fe91b6dfa6d641856bcd4574baec2f0361c"
S = "${WORKDIR}/${SRCNAME}"
do_install() {