lshw: update to 2.18

This commit is contained in:
cvh 2017-07-06 22:58:55 +02:00
parent aa05e81881
commit 82a92e7756

View File

@ -1,6 +1,6 @@
################################################################################ ################################################################################
# This file is part of LibreELEC - http://www.libreelec.tv # This file is part of LibreELEC - https://libreelec.tv
# Copyright (C) 2016 Team LibreELEC # Copyright (C) 2016-present Team LibreELEC
# #
# LibreELEC is free software: you can redistribute it and/or modify # LibreELEC is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by # it under the terms of the GNU General Public License as published by
@ -17,7 +17,7 @@
################################################################################ ################################################################################
PKG_NAME="lshw" PKG_NAME="lshw"
PKG_VERSION="B.02.17" PKG_VERSION="B.02.18"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="GPL" PKG_LICENSE="GPL"
PKG_SITE="http://ezix.org/project/wiki/HardwareLiSter" PKG_SITE="http://ezix.org/project/wiki/HardwareLiSter"