aboutsummaryrefslogtreecommitdiffstats
path: root/testing/procs
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-02-27 07:50:18 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-02-27 08:46:41 -0300
commit3a7d07279da4400d143e5accf23d1f0effd6d334 (patch)
tree2fc4cad4f41805d2fef748efdad9219c52c6e376 /testing/procs
parentfaa053d4397bed30f493652300931c2cec44a7a8 (diff)
downloadaports-3a7d07279da4400d143e5accf23d1f0effd6d334.tar.bz2
aports-3a7d07279da4400d143e5accf23d1f0effd6d334.tar.xz
testing/procs: upgrade to 0.9.12
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 72b3956fac..24d6b534cf 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.11
+pkgver=0.9.12
pkgrel=0
pkgdesc="A modern replacement for ps written in Rust"
url="https://github.com/dalance/procs"
@@ -32,4 +32,4 @@ package() {
install -Dm755 target/release/"$pkgname" "$pkgdir"/usr/bin/"$pkgname"
}
-sha512sums="b279919b53b8a44cfe7a2842cb3f596e863e18723b4b4618e6d4fab514e50fd13b462ad66c532f98f9a03c5fd60fcbc5708ab7308b5dcf77577b5872cf06c73d procs-0.9.11.tar.gz"
+sha512sums="dfd9f76d01b535497cf96c43675d9d810c4714a690938a4b67b5dce4416ddd6b380cf2854c9a3a2580f78e1f6ba7973699400fe09a522acf7ab076c312e35546 procs-0.9.12.tar.gz"