mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
cpuid: update to 20220812.
This commit is contained in:
parent
0637b67098
commit
306ac80709
1 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'cpuid'
|
# Template file for 'cpuid'
|
||||||
pkgname=cpuid
|
pkgname=cpuid
|
||||||
version=20220620
|
version=20220812
|
||||||
revision=1
|
revision=1
|
||||||
archs="i686* x86_64*"
|
archs="i686* x86_64*"
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
|
@ -8,8 +8,8 @@ hostmakedepends="perl"
|
||||||
short_desc="Linux tool to dump x86 CPUID information about the CPU(s)"
|
short_desc="Linux tool to dump x86 CPUID information about the CPU(s)"
|
||||||
maintainer="Gerardo Di Iorio <arete74@gmail.com>"
|
maintainer="Gerardo Di Iorio <arete74@gmail.com>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="http://www.etallen.com/cpuid.html"
|
homepage="https://www.etallen.com/cpuid.html"
|
||||||
distfiles="http://www.etallen.com/cpuid/cpuid-${version}.src.tar.gz"
|
distfiles="https://www.etallen.com/cpuid/cpuid-${version}.src.tar.gz"
|
||||||
checksum=9159a1c095a6e44c6ca6306c5080bfe2a7bcde25e8dc16f06f5f874d7732cb1a
|
checksum=3bf68fb97d94714f90763ccad810df8dc5f7fe9c1f9a3652436491fd75415abf
|
||||||
|
|
||||||
conflicts="msr-tools"
|
conflicts="msr-tools"
|
||||||
|
|
Loading…
Add table
Reference in a new issue