aboutsummaryrefslogtreecommitdiffstats
path: root/testing/procs
diff options
context:
space:
mode:
authorChloe Kudryavtsev <toast@toast.cafe>2019-09-15 19:04:20 -0400
committerLeo <thinkabit.ukim@gmail.com>2019-09-23 18:45:57 -0300
commite7a67f6b2111425a2e93bb0c317d5467909b01bc (patch)
treea969d55879996e765b886f3ee799dbf8afc34c21 /testing/procs
parentedef4d6bc62c1b658524bbf41dd995d8eb873132 (diff)
downloadaports-e7a67f6b2111425a2e93bb0c317d5467909b01bc.tar.bz2
aports-e7a67f6b2111425a2e93bb0c317d5467909b01bc.tar.xz
testing/procs: upgrade to 0.8.9
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 7025a8726c..7ece5361a0 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.8
+pkgver=0.8.9
pkgrel=0
pkgdesc="A modern replacement for ps written in Rust"
url="https://github.com/dalance/procs"
@@ -29,4 +29,4 @@ package() {
install -Dm755 target/release/"$pkgname" "$pkgdir"/usr/bin/"$pkgname"
}
-sha512sums="166ce8b954c8dd59de4398cc8903b77522629db315274050402c32046e48285d63a9904a2b5403ab235e8a4a728aa1438894a95353c896564d745531abbd0908 procs-0.8.8.tar.gz"
+sha512sums="d924cf504c38bbafc065f308186fdade6be131969faa3552c885c9d71a7119fb0bd9f0956635ef80f9891c2d13759e766fcdd1c10fc5d1a020338d786791ad6f procs-0.8.9.tar.gz"