From 7b2fe3652006db0fadb120ce08c44ff48256fcbd Mon Sep 17 00:00:00 2001 From: Gerardo Di iorio Date: Sun, 2 Oct 2022 11:10:20 +0200 Subject: [PATCH] cpuid: update to 20220927. --- srcpkgs/cpuid/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/cpuid/template b/srcpkgs/cpuid/template index 53c577008d60..39b0d46f6cf4 100644 --- a/srcpkgs/cpuid/template +++ b/srcpkgs/cpuid/template @@ -1,6 +1,6 @@ # Template file for 'cpuid' pkgname=cpuid -version=20220812 +version=20220927 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=3bf68fb97d94714f90763ccad810df8dc5f7fe9c1f9a3652436491fd75415abf +checksum=b3291a89344826028681a22806052920c0f3498d099ffdce3f63f567a1ea40ec conflicts="msr-tools"