From 8e27c407df03235a0293b49f4ebfd3a5cf0bb840 Mon Sep 17 00:00:00 2001 From: Gerardo Di iorio Date: Tue, 30 May 2023 08:57:22 +0200 Subject: [PATCH] cpuid: update to 20230505. --- srcpkgs/cpuid/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/cpuid/template b/srcpkgs/cpuid/template index 0fd421467072..849aec8d173d 100644 --- a/srcpkgs/cpuid/template +++ b/srcpkgs/cpuid/template @@ -1,6 +1,6 @@ # Template file for 'cpuid' pkgname=cpuid -version=20230406 +version=20230505 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=f4045de535f30e34e8c012b054ce66f40ac399144d6e3c3896bd80c0deeef1b0 +checksum=55d30400cd6bab9acf3597edfc9a527a258e3a7b5c40ccc9b8b32b10d3e29b30 conflicts="msr-tools"