summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--package/lshw/lshw.hash1
-rw-r--r--package/lshw/lshw.mk3
2 files changed, 3 insertions, 1 deletions
diff --git a/package/lshw/lshw.hash b/package/lshw/lshw.hash
index 416d496a99..8dfc7d3e4d 100644
--- a/package/lshw/lshw.hash
+++ b/package/lshw/lshw.hash
@@ -2,3 +2,4 @@
sha256 eb9cc053fa0f1e78685cb695596e73931bfb55d2377e3bc3b8b94aff4c5a489c lshw-B.02.17.tar.gz
sha256 2e5a3d63da8475db17fd90969bcb1930cf19d2b8da7be41edeea5c2a53878382 no-private-uint.patch
sha256 c8365f7ac8fc7a751c78d89ab446111bb1a235bc977a1b21e1b826c2e62361d1 basename-limits-long-bits.patch
+sha256 9eba284061574e02a6b162ab20dff07c48693e00f781220ee974ba5c90d1cca9 988f5449791ebf869ab9fa7520463dab4eae3404.patch
diff --git a/package/lshw/lshw.mk b/package/lshw/lshw.mk
index a4a260356c..e8e67e2cb2 100644
--- a/package/lshw/lshw.mk
+++ b/package/lshw/lshw.mk
@@ -8,7 +8,8 @@ LSHW_VERSION = B.02.17
LSHW_SITE = http://ezix.org/software/files
LSHW_PATCH = \
http://git.alpinelinux.org/cgit/aports/plain/testing/lshw/basename-limits-long-bits.patch \
- http://git.alpinelinux.org/cgit/aports/plain/testing/lshw/no-private-uint.patch
+ http://git.alpinelinux.org/cgit/aports/plain/testing/lshw/no-private-uint.patch \
+ https://github.com/lyonel/lshw/commit/988f5449791ebf869ab9fa7520463dab4eae3404.patch
LSHW_LICENSE = GPLv2
LSHW_LICENSE_FILES = COPYING
OpenPOWER on IntegriCloud