main/parallel: updated to 20220122

This commit is contained in:
emmett1
2022-02-05 09:02:22 +08:00
parent 2ff8ff6875
commit 3e8250dd1f
3 changed files with 3 additions and 3 deletions

View File

@@ -1 +1 @@
1d1fef1b2262dd3972fd9d850522c649 parallel-20211122.tar.bz2
ae4a8b2e93a78dad741564a92bc024c6 parallel-20220122.tar.bz2

View File

@@ -1,4 +1,4 @@
parallel-20211122-1
parallel-20220122-1
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/env_parallel

View File

@@ -1,7 +1,7 @@
# description : A shell tool for executing jobs in parallel
name=parallel
version=20211122
version=20220122
release=1
source="https://ftp.gnu.org/gnu/$name/$name-$version.tar.bz2"