summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-crypto/cryptsetup/cryptsetup_2.7.4.bb (renamed from meta-oe/recipes-crypto/cryptsetup/cryptsetup_2.7.3.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-crypto/cryptsetup/cryptsetup_2.7.3.bb b/meta-oe/recipes-crypto/cryptsetup/cryptsetup_2.7.4.bb
index 7c83fec439..a57d79d6f7 100644
--- a/meta-oe/recipes-crypto/cryptsetup/cryptsetup_2.7.3.bb
+++ b/meta-oe/recipes-crypto/cryptsetup/cryptsetup_2.7.4.bb
@@ -20,7 +20,7 @@ DEPENDS:append:libc-musl = " argp-standalone"
20LDFLAGS:append:libc-musl = " -largp" 20LDFLAGS:append:libc-musl = " -largp"
21 21
22SRC_URI = "${KERNELORG_MIRROR}/linux/utils/${BPN}/v${@d.getVar('PV').split('.')[0]}.${@d.getVar('PV').split('.')[1]}/${BP}.tar.xz" 22SRC_URI = "${KERNELORG_MIRROR}/linux/utils/${BPN}/v${@d.getVar('PV').split('.')[0]}.${@d.getVar('PV').split('.')[1]}/${BP}.tar.xz"
23SRC_URI[sha256sum] = "b772ae4f6df0cee7200b28cea960e4daaff2a203d2fd502beab3c1317b07a456" 23SRC_URI[sha256sum] = "dce29903a58f7b774fe61191e7e6de955de0f40d9e27b0028ffcf3438c0e9480"
24 24
25inherit autotools gettext pkgconfig 25inherit autotools gettext pkgconfig
26 26