Browse Source

parallel: upgrade 20241022 -> 20241122

Changelog:
============
* --pipe --block works similar to --pipepart --block if --block size is negative.
* DBURLs can be written with / instead of %2F for sqlite and CSV.
* Bug fixes and man page updates.

Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Wang Mingyu 6 months ago
parent
commit
2894662b00
1 changed files with 1 additions and 1 deletions
  1. 1 1
      meta-oe/recipes-extended/parallel/parallel_20241122.bb

+ 1 - 1
meta-oe/recipes-extended/parallel/parallel_20241022.bb → meta-oe/recipes-extended/parallel/parallel_20241122.bb

@@ -12,7 +12,7 @@ LIC_FILES_CHKSUM = " \
 "
 
 SRC_URI = "${GNU_MIRROR}/${BPN}/${BP}.tar.bz2"
-SRC_URI[sha256sum] = "6de22bf1c67f7f316670d21ed1a2a32f1214dfbd3e420939ba937925c0a57a12"
+SRC_URI[sha256sum] = "1a9e752f42c17ca10bc07d0a63a2ca6edcee532282e55d2b34bd9dd14c978a58"
 
 inherit autotools bash-completion