diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2019-10-21 01:37:18 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2020-01-03 02:12:27 -0600 |
commit | c7fe5806ba4445e70cce8636031864e3c61afbef (patch) | |
tree | 6d482f1acb5926edb87a2937a576a0685ba89ce7 | |
parent | afd0f2756532676bb3c414f36cbdfef31257998c (diff) |
system/hwinfo: Updated for version 21.67.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
-rw-r--r-- | system/hwinfo/hwinfo.SlackBuild | 2 | ||||
-rw-r--r-- | system/hwinfo/hwinfo.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/system/hwinfo/hwinfo.SlackBuild b/system/hwinfo/hwinfo.SlackBuild index 024f29b5188d..7a37308f608d 100644 --- a/system/hwinfo/hwinfo.SlackBuild +++ b/system/hwinfo/hwinfo.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=hwinfo -VERSION=${VERSION:-21.46} +VERSION=${VERSION:-21.67} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/hwinfo/hwinfo.info b/system/hwinfo/hwinfo.info index c036245d50d8..99120953c1be 100644 --- a/system/hwinfo/hwinfo.info +++ b/system/hwinfo/hwinfo.info @@ -1,8 +1,8 @@ PRGNAM="hwinfo" -VERSION="21.46" +VERSION="21.67" HOMEPAGE="https://github.com/openSUSE/hwinfo" -DOWNLOAD="https://github.com/openSUSE/hwinfo/archive/21.46/hwinfo-21.46.tar.gz" -MD5SUM="954df2a0f2e3b70ac8163b531a24c3d2" +DOWNLOAD="https://github.com/openSUSE/hwinfo/archive/21.67/hwinfo-21.67.tar.gz" +MD5SUM="afe2085d9b2da9af02d445bd5f5ae965" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="libx86emu" |