cpuid: update to 20221003.
This commit is contained in:
parent
83f8cd0b41
commit
15080233be
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'cpuid'
|
||||
pkgname=cpuid
|
||||
version=20220927
|
||||
version=20221003
|
||||
revision=1
|
||||
archs="i686* x86_64*"
|
||||
build_style=gnu-makefile
|
||||
|
@ -10,6 +10,6 @@ maintainer="Gerardo Di Iorio <arete74@gmail.com>"
|
|||
license="GPL-2.0-or-later"
|
||||
homepage="https://www.etallen.com/cpuid.html"
|
||||
distfiles="https://www.etallen.com/cpuid/cpuid-${version}.src.tar.gz"
|
||||
checksum=b3291a89344826028681a22806052920c0f3498d099ffdce3f63f567a1ea40ec
|
||||
checksum=63c4c5c06b5682582ba2eec96eea26d7832782a789592bb95c4e4fd6270a8307
|
||||
|
||||
conflicts="msr-tools"
|
||||
|
|
Loading…
Reference in New Issue