aboutsummaryrefslogtreecommitdiffstats
path: root/testing/procs
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-02-12 10:56:18 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-02-12 11:59:31 -0300
commitdcf0532b217ff0324dd9cb5440045fffa603c1c0 (patch)
tree3d225875b3813a9a1edd90703f09392e0c04e56f /testing/procs
parentf3e860f9215f8001a4747ece35810e2f96a5d22b (diff)
downloadaports-dcf0532b217ff0324dd9cb5440045fffa603c1c0.tar.bz2
aports-dcf0532b217ff0324dd9cb5440045fffa603c1c0.tar.xz
testing/procs: upgrade to 0.9.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 3f4ec82556..88445470d7 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.9.6
+pkgver=0.9.9
pkgrel=0
pkgdesc="A modern replacement for ps written in Rust"
url="https://github.com/dalance/procs"
@@ -39,4 +39,4 @@ package() {
install -Dm755 target/release/"$pkgname" "$pkgdir"/usr/bin/"$pkgname"
}
-sha512sums="7d1c72df6799512d9f242d0d69242d09bca9d9cbd06fd78c050ea4d7a97e2cd1b83d0581961d83345cefbeb371b972ac124eb55df0cfd8ccbbdd94f8620e15ae procs-0.9.6.tar.gz"
+sha512sums="ca880463a3336bb266126fe519d26368bb322d99393451761ab588a60d89f794862aae538c847271450d67195f972579e15542ba33a2d4bf6895b663c1dff17f procs-0.9.9.tar.gz"