From 9b0aeee44590cdfbfe2e94ccf20bd66716088224 Mon Sep 17 00:00:00 2001 From: Gerardo Di iorio Date: Fri, 10 Mar 2023 08:06:18 +0100 Subject: [PATCH] cpuid: update to 20230306. --- srcpkgs/cpuid/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/cpuid/template b/srcpkgs/cpuid/template index bbdadcac818c..02d90cca2fce 100644 --- a/srcpkgs/cpuid/template +++ b/srcpkgs/cpuid/template @@ -1,6 +1,6 @@ # Template file for 'cpuid' pkgname=cpuid -version=20230228 +version=20230306 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=1182c59c5aa9a7b96337394006043e60dee140887a0c1784466d5d2c0847edf3 +checksum=3e5071c5317ad3a58346cfbbdfd7e5a8cb531f7150bf66c931bc4c2ca6fe34eb conflicts="msr-tools"