refpolicy: update source checksums for refpolicy 20190201

The previous md5sum and sha256sum are not correct.
See: https://github.com/SELinuxProject/refpolicy/releases/tag/RELEASE_2_20190201

Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
Signed-off-by: Joe MacDonald <joe@deserted.net>
This commit is contained in:
Yi Zhao 2019-04-19 10:46:32 +08:00 committed by Joe MacDonald
parent b69dad7299
commit a917c322c1

View File

@ -1,6 +1,6 @@
SRC_URI = "https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20190201/refpolicy-${PV}.tar.bz2"
SRC_URI[md5sum] = "76a7a455289c9216ee0fbb8de71c9799"
SRC_URI[sha256sum] = "5e4daee61d89dfdc8c7bf369f81c99845931e337916dc6401e301c5de57ea336"
SRC_URI[md5sum] = "babb0d5ca2ae333631d25392b2b3ce8d"
SRC_URI[sha256sum] = "ed620dc91c4e09eee6271b373f7c61a364a82ea57bd2dc86ca1f7075304e2843"
FILESEXTRAPATHS_prepend := "${THISDIR}/refpolicy-2.20190201:"