diff options
author | Erich Eckner <git@eckner.net> | 2021-05-16 20:56:37 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2021-05-16 20:56:37 +0200 |
commit | c467a1fe1e08ca75e5e85c9669509cdda46559f8 (patch) | |
tree | f77a9637179a5b67165700f31406d869f07dfdb7 /manualPorts/runjobsparallel/Pkgfile | |
parent | c2c4883417a577828864a3a9de5c54b890b5eec1 (diff) | |
download | crux-ports-c467a1fe1e08ca75e5e85c9669509cdda46559f8.tar.xz |
runjobsparallel: 0.2 -> 0.3
Diffstat (limited to 'manualPorts/runjobsparallel/Pkgfile')
-rw-r--r-- | manualPorts/runjobsparallel/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manualPorts/runjobsparallel/Pkgfile b/manualPorts/runjobsparallel/Pkgfile index 0883ea5..5a742f8 100644 --- a/manualPorts/runjobsparallel/Pkgfile +++ b/manualPorts/runjobsparallel/Pkgfile @@ -4,7 +4,7 @@ # Depends on: dcron name=runjobsparallel -version=0.2 +version=0.3 release=1 source=("https://git.eckner.net/Erich/${name}/snapshot/${name}-${version}.tar.xz") |