aboutsummaryrefslogtreecommitdiffstats
path: root/testing/procs
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-01-31 01:05:58 +0100
committerLeo <thinkabit.ukim@gmail.com>2020-01-31 01:23:28 +0100
commit0ab6c3d838e6753b946e1008a10c1a5313746a1e (patch)
treede833cd58c46b31ae7fb3046eeba8490b0e2bd0b /testing/procs
parent66388cba3a9500c593f62eac2b5f8e70a12d936b (diff)
downloadaports-0ab6c3d838e6753b946e1008a10c1a5313746a1e.tar.bz2
aports-0ab6c3d838e6753b946e1008a10c1a5313746a1e.tar.xz
testing/procs: upgrade to 0.9.5
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 105dcb3b5e..11da13ba66 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.2
+pkgver=0.9.5
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="62cfd4feab1fbdf3c6ce5267a5f79162bbdc4fbda985e4dde8dbdf04d549e95c98eb399620d049a871c640d5e5e6cb354de30fb4f175b80215f71e8ae92c2795 procs-0.9.2.tar.gz"
+sha512sums="6f9bb6e12b50d9168c2346548537f7dc5fa44db1b5b73b81b3c047a1328e2ac890410d614b3d240c9103190e896d8f2b00c62d0c202a43e5d9768e535e012704 procs-0.9.5.tar.gz"