diff options
author | Erich Eckner <git@eckner.net> | 2021-06-03 08:00:02 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2021-06-03 08:00:02 +0200 |
commit | ad33391b6c5ecc825e6b0fd21fb75d1e243ee65b (patch) | |
tree | 83b9aef67db8934252086bd85939a7c22194a451 | |
parent | 91a9fc1b67eeb14602773286e8e74299cf498b20 (diff) | |
download | crux-ports-ad33391b6c5ecc825e6b0fd21fb75d1e243ee65b.tar.xz |
runjobsparallel: 0.3 -> 0.3.1
-rw-r--r-- | manualPorts/runjobsparallel/.md5sum | 2 | ||||
-rw-r--r-- | manualPorts/runjobsparallel/.signature | 6 | ||||
-rw-r--r-- | manualPorts/runjobsparallel/Pkgfile | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/manualPorts/runjobsparallel/.md5sum b/manualPorts/runjobsparallel/.md5sum index eaa8bef..7688abb 100644 --- a/manualPorts/runjobsparallel/.md5sum +++ b/manualPorts/runjobsparallel/.md5sum @@ -1 +1 @@ -2ed2d16d8b9f6d934a2fe36af769ed6d runjobsparallel-0.3.tar.xz +4dc58e74b6eece94cfca48f52b13f4f0 runjobsparallel-0.3.1.tar.xz diff --git a/manualPorts/runjobsparallel/.signature b/manualPorts/runjobsparallel/.signature index 99bc113..0c59394 100644 --- a/manualPorts/runjobsparallel/.signature +++ b/manualPorts/runjobsparallel/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/deepthought.pub -RWQxCptPusLGGpwLGVbiI+F8djzprdN+AGrOhx+b9mvyfGA4pSOF8iGLlYIu1Vx8NezXzRYEn1W3H6TEV/VHWHCtIVQ8lXoxmQw= -SHA256 (Pkgfile) = f43ddbbb31a2864d228a0cc93eefee9312fea6df3bcc462fe0372ab873e9b467 +RWQxCptPusLGGkniAeDxLkatMucG4DVxjixFUvjy5MAf+Etd7h46kqp00LCPrBFvVNnWPeu8gp1iMBJfb5LmWU+7nynQz3+RVgM= +SHA256 (Pkgfile) = 39c0dc09492f0a238cb103fd2035ac29d71e268cc2bfcb7e7bae03e36e60dab8 SHA256 (.footprint) = 478f3e33d92b4eaa0009e000e487a37ec37ba327c238798c4eeba3a94e7e4311 -SHA256 (runjobsparallel-0.3.tar.xz) = 8f88be5eb06738ffbcd3b287dc6b3f6201f06ba54e9e4073761793f0212e4548 +SHA256 (runjobsparallel-0.3.1.tar.xz) = 250c9fb5263df0d8b727fa50bced785d418b06c5f9ab2cc5929c4d6488a2daa3 diff --git a/manualPorts/runjobsparallel/Pkgfile b/manualPorts/runjobsparallel/Pkgfile index 5a742f8..79e2881 100644 --- a/manualPorts/runjobsparallel/Pkgfile +++ b/manualPorts/runjobsparallel/Pkgfile @@ -4,7 +4,7 @@ # Depends on: dcron name=runjobsparallel -version=0.3 +version=0.3.1 release=1 source=("https://git.eckner.net/Erich/${name}/snapshot/${name}-${version}.tar.xz") |