aboutsummaryrefslogtreecommitdiffstats
path: root/testing/hw-probe/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/hw-probe/APKBUILD')
-rw-r--r--testing/hw-probe/APKBUILD8
1 files changed, 5 insertions, 3 deletions
diff --git a/testing/hw-probe/APKBUILD b/testing/hw-probe/APKBUILD
index fcdb396e725..20ef455754c 100644
--- a/testing/hw-probe/APKBUILD
+++ b/testing/hw-probe/APKBUILD
@@ -1,8 +1,8 @@
# Contributor: Francesco Colista <fcolista@alpinelinux.org>
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
pkgname=hw-probe
-pkgver=1.5
-pkgrel=3
+pkgver=1.6
+pkgrel=0
pkgdesc="A tool to probe for hardware and upload result to the Linux Hardware Database"
url="https://github.com/linuxhw/hw-probe"
arch="noarch !mips !mips64" # blocked by acpica
@@ -22,4 +22,6 @@ package() {
make DESTDIR="$pkgdir" install
}
-sha512sums="80dd2484bd317ac1e86d7f434626f288648aebf110a4bf81c0c05548abcb19d990119c1690fcb5796384a6c32fd5c1e827698a31165bfc41ef6df9fc7fdd368d hw-probe-1.5.tar.gz"
+sha512sums="
+9ef51c0acc450d1f2073c03885e097231a745a456ae384825c56804f94c62ac85bf4c795627e6ea738636fa83d50d7ef60e20c6dd9621247ff06c51461d91249 hw-probe-1.6.tar.gz
+"