From a2664511cb557eec9ec3baee7619bdff9ea33d38 Mon Sep 17 00:00:00 2001 From: Gerardo Di iorio Date: Tue, 13 Oct 2020 08:12:28 +0200 Subject: [PATCH] cpuid: update to 20201006. --- srcpkgs/cpuid/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/cpuid/template b/srcpkgs/cpuid/template index d86c4609d0f..33fc1ba9f07 100644 --- a/srcpkgs/cpuid/template +++ b/srcpkgs/cpuid/template @@ -1,12 +1,12 @@ # Template file for 'cpuid' pkgname=cpuid -version=20200427 +version=20201006 revision=1 archs="i686* x86_64*" build_style=gnu-makefile hostmakedepends="perl" short_desc="Linux tool to dump x86 CPUID information about the CPU(s)" -maintainer="Orphaned " +maintainer="Gerardo Di Iorio " license="GPL-2.0-or-later" homepage="http://www.etallen.com/cpuid.html" distfiles="http://www.etallen.com/cpuid/cpuid-${version}.src.tar.gz"