diff options
Diffstat (limited to 'system')
-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 024f29b5188d6..7a37308f608d2 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 c036245d50d86..99120953c1beb 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" |