aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJustin Berthault <justin.berthault@zaclys.net>2021-03-25 07:25:44 +0100
committerLeo <thinkabit.ukim@gmail.com>2021-03-25 12:44:34 +0000
commit882c4927953cf4fa2e77cd3b02fd1c0b990af9cb (patch)
tree0d158f7469ec78d80eb7eb958159f0daf458b8e1
parent9782f8caae8c6068e480f9254e0d03e7548f3c17 (diff)
testing/powerstat: upgrade to 0.02.25
-rw-r--r--testing/powerstat/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/powerstat/APKBUILD b/testing/powerstat/APKBUILD
index 31b989565cc..57b0b2dbf9a 100644
--- a/testing/powerstat/APKBUILD
+++ b/testing/powerstat/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Niklas Cathor <niklas.cathor@gmx.de>
# Maintainer: Niklas Cathor <niklas.cathor@gmx.de>
pkgname=powerstat
-pkgver=0.02.24
+pkgver=0.02.25
pkgrel=0
pkgdesc="tool to measure power consumption"
url="https://kernel.ubuntu.com/~cking/powerstat/"
@@ -21,4 +21,4 @@ build() {
package() {
make install DESTDIR="$pkgdir"
}
-sha512sums="b8e443efb7ab84ae0fed7583b2d501fd570ac0d0e568c40d166d3e172f2ded1c547f7ce0fdb3866de87faa013129e9d5e6e3af243eb0a9668c5b232e02840b8d powerstat-0.02.24.tar.gz"
+sha512sums="2ef2e47ee09552960f529b8c0c4c7ef30bf9e0f391da8aa08ac35944df9090f02f9f3842c87111ec800f510a659e0e970936f5dee5b1079eb14b81fd8c29e7db powerstat-0.02.25.tar.gz"