From 5580d6d9d1925ed97c11f61ae2e8655422807655 Mon Sep 17 00:00:00 2001 From: Gerardo Di iorio Date: Tue, 20 May 2025 10:48:51 +0200 Subject: [PATCH] cpuid: update to 20250513. --- srcpkgs/cpuid/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/cpuid/template b/srcpkgs/cpuid/template index 9c68174e051..8d99fb5074f 100644 --- a/srcpkgs/cpuid/template +++ b/srcpkgs/cpuid/template @@ -1,6 +1,6 @@ # Template file for 'cpuid' pkgname=cpuid -version=20241023 +version=20250513 revision=1 archs="i686* x86_64*" build_style=gnu-makefile @@ -10,6 +10,6 @@ maintainer="Gerardo Di Iorio " 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=fc77435a8d5d2b3551713301e8cdb83e62a3cfedc84132b0ec9b1bb5e5244fdc +checksum=6f474a22b5848488e454b01a31db80eb958d55674b5339533fc0e6aeb793626b conflicts="msr-tools"