cpuid: update to 20230228.
This commit is contained in:
parent
eeb58453e0
commit
b93597aea0
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'cpuid'
|
||||
pkgname=cpuid
|
||||
version=20230120
|
||||
version=20230228
|
||||
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=b89b41f8895d0d58fdbb0a54102bb490bc7c5828db2cd15be82d14d19463a579
|
||||
checksum=1182c59c5aa9a7b96337394006043e60dee140887a0c1784466d5d2c0847edf3
|
||||
|
||||
conflicts="msr-tools"
|
||||
|
|
Loading…
Reference in New Issue