diff options
-rw-r--r-- | meta-oe/recipes-crypto/cryptsetup/cryptsetup_2.0.4.bb (renamed from meta-oe/recipes-crypto/cryptsetup/cryptsetup_2.0.3.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-crypto/cryptsetup/cryptsetup_2.0.3.bb b/meta-oe/recipes-crypto/cryptsetup/cryptsetup_2.0.4.bb index df85add6a4..cc7bc6e010 100644 --- a/meta-oe/recipes-crypto/cryptsetup/cryptsetup_2.0.3.bb +++ b/meta-oe/recipes-crypto/cryptsetup/cryptsetup_2.0.4.bb | |||
@@ -12,8 +12,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=32107dd283b1dfeb66c9b3e6be312326" | |||
12 | DEPENDS = "util-linux libdevmapper popt libgcrypt json-c" | 12 | DEPENDS = "util-linux libdevmapper popt libgcrypt json-c" |
13 | 13 | ||
14 | SRC_URI = "${KERNELORG_MIRROR}/linux/utils/${BPN}/v2.0/${BP}.tar.xz" | 14 | SRC_URI = "${KERNELORG_MIRROR}/linux/utils/${BPN}/v2.0/${BP}.tar.xz" |
15 | SRC_URI[md5sum] = "ea1c722f8d4c4e36427628b679b1f819" | 15 | SRC_URI[md5sum] = "ed42b31f67d05b05e392d1943d467b8d" |
16 | SRC_URI[sha256sum] = "4d6cca04c1f5ff4a68d045d190efb2623087eda0274ded92f92a4b6911e501d4" | 16 | SRC_URI[sha256sum] = "9d3a3c7033293e0c97f0ad0501fd5b4d4913ae497cbf70cca06633ccc54b5734" |
17 | 17 | ||
18 | inherit autotools gettext pkgconfig | 18 | inherit autotools gettext pkgconfig |
19 | 19 | ||