aboutsummaryrefslogtreecommitdiffstats
path: root/testing/procs
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-12-23 09:58:58 +0100
committerLeo <thinkabit.ukim@gmail.com>2019-12-23 12:14:35 +0100
commitbd681f1ea6523db71029e66a9a4508d3dc18f139 (patch)
treefb3d98f631f1976fb8f3042f1da03b884ea70eb9 /testing/procs
parentc392b8ec5837042ae808da94112c3b09e9615c1f (diff)
downloadaports-bd681f1ea6523db71029e66a9a4508d3dc18f139.tar.bz2
aports-bd681f1ea6523db71029e66a9a4508d3dc18f139.tar.xz
testing/procs: upgrade to 0.8.16
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 feafa2e635..104e4c2c91 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.14
+pkgver=0.8.16
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="9b5e58ee673f98984c015cad124651f7bc6700f089b02c27d8b28943e3faaa2274a7ab98e7d4348e3679117cc1a73834b9f2aab519b7a76b0af18d6a8e1d0df3 procs-0.8.14.tar.gz"
+sha512sums="b3380cd7eb98b4d3a13888f67032269176f05689e507466c149de91af056379969b80cc5e59d3f7dd10c29507644dd3b816f0022d42feb4a31a4afdfdd036ca3 procs-0.8.16.tar.gz"