cpuid: update to 20241023
This commit is contained in:
parent
788b01ec73
commit
350c5ee845
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'cpuid'
|
||||
pkgname=cpuid
|
||||
version=20240916
|
||||
version=20241023
|
||||
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=4fa933b9d571349d8cfff29942769b793d4ce808eb97b594bbbf86d4d017293d
|
||||
checksum=fc77435a8d5d2b3551713301e8cdb83e62a3cfedc84132b0ec9b1bb5e5244fdc
|
||||
|
||||
conflicts="msr-tools"
|
||||
|
|
Loading…
Reference in New Issue