mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
hwinfo: update to 22.0.
This commit is contained in:
parent
5d7589f440
commit
faba58080d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'hwinfo'
|
# Template file for 'hwinfo'
|
||||||
pkgname=hwinfo
|
pkgname=hwinfo
|
||||||
version=21.82
|
version=22.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_use_env=yes
|
make_use_env=yes
|
||||||
|
@ -13,7 +13,7 @@ maintainer="meator <meator.dev@gmail.com>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://github.com/openSUSE/hwinfo"
|
homepage="https://github.com/openSUSE/hwinfo"
|
||||||
distfiles="https://github.com/openSUSE/hwinfo/archive/refs/tags/${version}.tar.gz"
|
distfiles="https://github.com/openSUSE/hwinfo/archive/refs/tags/${version}.tar.gz"
|
||||||
checksum=b031dba3ad79676c11d7478ce3123a3551e6abf4b2262f0cc903d1bfedb8d4ee
|
checksum=7ba4042f492e2337b6f18782737f6a5238841352d69457b128cbaf0e40ef2a6e
|
||||||
disable_parallel_build=yes
|
disable_parallel_build=yes
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
|
|
Loading…
Add table
Reference in a new issue