summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-extended/parallel/parallel_20241222.bb (renamed from meta-oe/recipes-extended/parallel/parallel_20241122.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-extended/parallel/parallel_20241122.bb b/meta-oe/recipes-extended/parallel/parallel_20241222.bb
index 36b522dbcf..4fc5373abe 100644
--- a/meta-oe/recipes-extended/parallel/parallel_20241122.bb
+++ b/meta-oe/recipes-extended/parallel/parallel_20241222.bb
@@ -12,7 +12,7 @@ LIC_FILES_CHKSUM = " \
12" 12"
13 13
14SRC_URI = "${GNU_MIRROR}/${BPN}/${BP}.tar.bz2" 14SRC_URI = "${GNU_MIRROR}/${BPN}/${BP}.tar.bz2"
15SRC_URI[sha256sum] = "1a9e752f42c17ca10bc07d0a63a2ca6edcee532282e55d2b34bd9dd14c978a58" 15SRC_URI[sha256sum] = "7a1b038cb198604107f9601b7c2a176e78d845858121708fa8690671cb301a79"
16 16
17inherit autotools bash-completion 17inherit autotools bash-completion
18 18