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