mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
parent
99806e9557
commit
6ac10523c8
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=23.2
|
version=23.3
|
||||||
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=1ffc00d07aa1ad766e861d0d8492e2d2fa52cf537807f34e1c80e8c2d56c7115
|
checksum=ee7f1cb15bde7d6d40cc5f70e382dbaa8264a12f0b1692eba23f14ea146c0e0d
|
||||||
disable_parallel_build=yes
|
disable_parallel_build=yes
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
|
|
Loading…
Add table
Reference in a new issue