diff options
author | Dimitar Nikov <dimitar at nikov dot net> | 2024-03-01 21:28:58 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-03-01 22:34:24 +0700 |
commit | 3a5ee83c1b56e90fa9e6e3600fe8e3969efcfe4b (patch) | |
tree | 7afc856666731725d61be33045a876fa8bc55429 /system/hw-probe/hw-probe.info | |
parent | e82bb2cd2a2783ffc5c941fb0c7082100323e843 (diff) |
system/hw-probe: Updated for version 1.6.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/hw-probe/hw-probe.info')
-rw-r--r-- | system/hw-probe/hw-probe.info | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/system/hw-probe/hw-probe.info b/system/hw-probe/hw-probe.info index 86fc47b22decb..bd52bc134dfce 100644 --- a/system/hw-probe/hw-probe.info +++ b/system/hw-probe/hw-probe.info @@ -1,9 +1,9 @@ PRGNAM="hw-probe" -VERSION="1.5" +VERSION="1.6" HOMEPAGE="https://github.com/linuxhw/hw-probe" -DOWNLOAD="http://ftp.de.debian.org/debian/pool/main/h/hw-probe/hw-probe_1.5-1_all.deb" -MD5SUM="b728c861887d26c75752e142e4488338" -DOWNLOAD_x86_64="UNSUPPORTED" +DOWNLOAD="https://github.com/linuxhw/hw-probe/archive/1.6/hw-probe-1.6.tar.gz" +MD5SUM="0d35a322c1c619bc23b3c247b2c8772e" +DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="acpica hwinfo perl-Digest-SHA libwww-perl lsb-release cpuid i2c-tools memtester vdpauinfo" MAINTAINER="Dimitar Nikov" |