From 00f832b380b2f9c9ec4afaabe9e494278d930343 Mon Sep 17 00:00:00 2001 From: Gerardo Di iorio Date: Wed, 24 Apr 2024 19:13:26 +0200 Subject: [PATCH] cpuid: update to 0240409. --- srcpkgs/cpuid/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/cpuid/template b/srcpkgs/cpuid/template index 9686b47b3cce04..cf2af0d1fdd86e 100644 --- a/srcpkgs/cpuid/template +++ b/srcpkgs/cpuid/template @@ -1,6 +1,6 @@ # Template file for 'cpuid' pkgname=cpuid -version=20230614 +version=20240409 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=b1c83045efc26076307751e0662d580277f5f9bf89cf027231a7812003c3a4e8 +checksum=5812909464e9ed13f58da2b2b8d158129e833e6696edd47012b6b361c8ccbd5d conflicts="msr-tools"