aboutsummaryrefslogtreecommitdiffstats
path: root/testing/procs
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-11-22 09:40:25 +0100
committerLeo <thinkabit.ukim@gmail.com>2019-11-22 10:07:44 +0100
commit9bc86a231305353bc9de63156888b0625216a19d (patch)
treec42df996ba5945b527af5ea5edfc9c7ae3751319 /testing/procs
parent2fd5af4f0c8ed626240bbfce95cb268a2a50c9e0 (diff)
downloadaports-9bc86a231305353bc9de63156888b0625216a19d.tar.bz2
aports-9bc86a231305353bc9de63156888b0625216a19d.tar.xz
testing/procs: upgrade to 0.8.14
Diffstat (limited to 'testing/procs')
-rw-r--r--testing/procs/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/procs/APKBUILD b/testing/procs/APKBUILD
index f6de7df98f..feafa2e635 100644
--- a/testing/procs/APKBUILD
+++ b/testing/procs/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Chloe Kudryavtsev <toast@toastin.space>
# Maintainer: Chloe Kudryavtsev <toast@toastin.space>
pkgname=procs
-pkgver=0.8.13
+pkgver=0.8.14
pkgrel=0
pkgdesc="A modern replacement for ps written in Rust"
url="https://github.com/dalance/procs"
@@ -37,4 +37,4 @@ package() {
install -Dm755 target/release/"$pkgname" "$pkgdir"/usr/bin/"$pkgname"
}
-sha512sums="bec2eeb95a4b3b7966c733b1dfa29204b53b915fad68d1839564f4430912b04946810f355a4ab56e141a12b8e1e4af905c6f8debec1a2a89d2638615fa373df4 procs-0.8.13.tar.gz"
+sha512sums="9b5e58ee673f98984c015cad124651f7bc6700f089b02c27d8b28943e3faaa2274a7ab98e7d4348e3679117cc1a73834b9f2aab519b7a76b0af18d6a8e1d0df3 procs-0.8.14.tar.gz"