diff options
| -rw-r--r-- | meta-oe/recipes-crypto/cryptsetup/cryptsetup_2.3.1.bb (renamed from meta-oe/recipes-crypto/cryptsetup/cryptsetup_2.3.0.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-crypto/cryptsetup/cryptsetup_2.3.0.bb b/meta-oe/recipes-crypto/cryptsetup/cryptsetup_2.3.1.bb index 0e36ed4a2a..ec375fed9d 100644 --- a/meta-oe/recipes-crypto/cryptsetup/cryptsetup_2.3.0.bb +++ b/meta-oe/recipes-crypto/cryptsetup/cryptsetup_2.3.1.bb | |||
| @@ -21,8 +21,8 @@ RDEPENDS_${PN} = " \ | |||
| 21 | " | 21 | " |
| 22 | 22 | ||
| 23 | SRC_URI = "${KERNELORG_MIRROR}/linux/utils/${BPN}/v${@d.getVar('PV').split('.')[0]}.${@d.getVar('PV').split('.')[1]}/${BP}.tar.xz" | 23 | SRC_URI = "${KERNELORG_MIRROR}/linux/utils/${BPN}/v${@d.getVar('PV').split('.')[0]}.${@d.getVar('PV').split('.')[1]}/${BP}.tar.xz" |
| 24 | SRC_URI[md5sum] = "48be3bd7c557d051f638047d280e93ee" | 24 | SRC_URI[md5sum] = "cef482c0579f34d9524311ac70c0875f" |
| 25 | SRC_URI[sha256sum] = "395690de99509428354d3cd15cf023bed01487e6f1565b2181e013dc847bbc85" | 25 | SRC_URI[sha256sum] = "92aba4d559a2cf7043faed92e0f22c5addea36bd63f8c039ba5a8f3a159fe7d2" |
| 26 | 26 | ||
| 27 | inherit autotools gettext pkgconfig | 27 | inherit autotools gettext pkgconfig |
| 28 | 28 | ||
