From 40186a920c437cf95e34fb851c8613d8b8ebe64b Mon Sep 17 00:00:00 2001 From: Gerardo Di iorio Date: Sat, 5 Oct 2024 14:53:48 +0200 Subject: [PATCH] cpuid: update to 20240916. --- srcpkgs/cpuid/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/cpuid/template b/srcpkgs/cpuid/template index 06088940bc8..5d309f2ce41 100644 --- a/srcpkgs/cpuid/template +++ b/srcpkgs/cpuid/template @@ -1,6 +1,6 @@ # Template file for 'cpuid' pkgname=cpuid -version=20240716 +version=20240916 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=6fc4d666a601296fed005ce8277f2c65d1f56d717c4efb6527ad4112c6573ee4 +checksum=4fa933b9d571349d8cfff29942769b793d4ce808eb97b594bbbf86d4d017293d conflicts="msr-tools"