From 3370a00814a6622414d3244e2ee6d6f6221cfcc8 Mon Sep 17 00:00:00 2001 From: omni <omni+alpine@hack.org> Date: Sun, 14 Aug 2022 10:30:42 +0000 Subject: [PATCH] community/hwinfo: upgrade to 22.1 --- community/hwinfo/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/community/hwinfo/APKBUILD b/community/hwinfo/APKBUILD index 7557712c2520..ab702e075413 100644 --- a/community/hwinfo/APKBUILD +++ b/community/hwinfo/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Jakub Jirutka <jakub@jirutka.cz> # Maintainer: Jakub Jirutka <jakub@jirutka.cz> pkgname=hwinfo -pkgver=21.83 +pkgver=22.1 pkgrel=0 pkgdesc="Hardware information tool" url="https://github.com/openSUSE/hwinfo" @@ -45,7 +45,7 @@ package() { } sha512sums=" -58029523bc053d9075256714f88fc2b702f4c3af77ae12dd356cf8c07e2f71d85db0ece4b7ce7aaa02879cf3a8b02837cbb8b47ec6ce10f27755ee0c3d375eec hwinfo-21.83.tar.gz +5c17357bc744e6d91c3b9e951f7da70b4e1962396b27a79f3e38c115d2fc663c3fdf2268015cb378522bcab61a15aa17c3855e3ca8c059fc11e4dfe431226f4f hwinfo-22.1.tar.gz 581db9d2324c8ba686a1676c9f673885bc927c160d420739b421596c5a8106e80cb26698e2fca8c77147b62667ec4c2a933e6373ad980658048ed1718d906707 respect-flags.patch 3bf22dc8afecbdf080b882358e866dc01bc8837522cf0f47409c514892a0fe0900d060f87d28dd3cb5e0ee4224cbec415273024efd70fcdb947ca004915d2543 eudev-udevadm-path.patch " -- GitLab