cpuid: update to 20220812.

This commit is contained in:
Gerardo Di iorio 2022-08-12 17:53:38 +02:00 committed by classabbyamp
parent 0637b67098
commit 306ac80709

View File

@ -1,6 +1,6 @@
# Template file for 'cpuid'
pkgname=cpuid
version=20220620
version=20220812
revision=1
archs="i686* x86_64*"
build_style=gnu-makefile
@ -8,8 +8,8 @@ hostmakedepends="perl"
short_desc="Linux tool to dump x86 CPUID information about the CPU(s)"
maintainer="Gerardo Di Iorio <arete74@gmail.com>"
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=9159a1c095a6e44c6ca6306c5080bfe2a7bcde25e8dc16f06f5f874d7732cb1a
homepage="https://www.etallen.com/cpuid.html"
distfiles="https://www.etallen.com/cpuid/cpuid-${version}.src.tar.gz"
checksum=3bf68fb97d94714f90763ccad810df8dc5f7fe9c1f9a3652436491fd75415abf
conflicts="msr-tools"