diff options
-rw-r--r-- | meta-oe/recipes-crypto/cryptsetup/cryptsetup_2.3.7.bb (renamed from meta-oe/recipes-crypto/cryptsetup/cryptsetup_2.3.6.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-crypto/cryptsetup/cryptsetup_2.3.6.bb b/meta-oe/recipes-crypto/cryptsetup/cryptsetup_2.3.7.bb index 498f333810..700984010f 100644 --- a/meta-oe/recipes-crypto/cryptsetup/cryptsetup_2.3.6.bb +++ b/meta-oe/recipes-crypto/cryptsetup/cryptsetup_2.3.7.bb | |||
@@ -17,8 +17,8 @@ DEPENDS = " \ | |||
17 | " | 17 | " |
18 | 18 | ||
19 | SRC_URI = "${KERNELORG_MIRROR}/linux/utils/${BPN}/v${@d.getVar('PV').split('.')[0]}.${@d.getVar('PV').split('.')[1]}/${BP}.tar.xz" | 19 | SRC_URI = "${KERNELORG_MIRROR}/linux/utils/${BPN}/v${@d.getVar('PV').split('.')[0]}.${@d.getVar('PV').split('.')[1]}/${BP}.tar.xz" |
20 | SRC_URI[md5sum] = "504d1ab22cbc4d1a59a8d8c7ee5ed3bf" | 20 | SRC_URI[md5sum] = "9c5952cebb836ee783b0b76c5380a964" |
21 | SRC_URI[sha256sum] = "b296b7a21ea576c2b180611ccb19d06aec8dddaedf7c704b0c6a81210c25635f" | 21 | SRC_URI[sha256sum] = "61835132a5986217af17b8943013aa3fe6d47bdc1a07386343526765e2ce27a9" |
22 | 22 | ||
23 | inherit autotools gettext pkgconfig | 23 | inherit autotools gettext pkgconfig |
24 | 24 | ||