From 41d9a7153d502dd3bf6a0728121ec6c120fece87 Mon Sep 17 00:00:00 2001 From: Gerardo Di iorio Date: Wed, 5 Oct 2022 19:49:49 +0200 Subject: [PATCH] cpuid: update to 20221003. --- srcpkgs/cpuid/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/cpuid/template b/srcpkgs/cpuid/template index 39b0d46f6cf4..7199e8b859f2 100644 --- a/srcpkgs/cpuid/template +++ b/srcpkgs/cpuid/template @@ -1,6 +1,6 @@ # Template file for 'cpuid' pkgname=cpuid -version=20220927 +version=20221003 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=b3291a89344826028681a22806052920c0f3498d099ffdce3f63f567a1ea40ec +checksum=63c4c5c06b5682582ba2eec96eea26d7832782a789592bb95c4e4fd6270a8307 conflicts="msr-tools"