From 522f59f2c22bc98296e6eaa836020c01068f1d36 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 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/cpuid/template b/srcpkgs/cpuid/template index d86c4609d0f..b57d7363002 100644 --- a/srcpkgs/cpuid/template +++ b/srcpkgs/cpuid/template @@ -1,16 +1,16 @@ # 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" -checksum=c1a9463f1f2175086120e9079e318bbd383dc1e574fafb2f724879f1d11061d4 +checksum=13c53f16408341d11ed489b352f218ec4dbb5bedb796a9d059e924770a9c56a6 post_extract() { sed -i 's|BUILDROOT=|BUILDROOT=${DESTDIR}|' Makefile