diff --git a/srcpkgs/cpuid/template b/srcpkgs/cpuid/template index 5c648bc4fce..d86c4609d0f 100644 --- a/srcpkgs/cpuid/template +++ b/srcpkgs/cpuid/template @@ -1,6 +1,6 @@ # Template file for 'cpuid' pkgname=cpuid -version=20200211 +version=20200427 revision=1 archs="i686* x86_64*" build_style=gnu-makefile @@ -10,7 +10,7 @@ maintainer="Orphaned " 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=a570ca23ce5543fb6974abcbbde0261ea7dbfea40f4e7335b4870274315e521b +checksum=c1a9463f1f2175086120e9079e318bbd383dc1e574fafb2f724879f1d11061d4 post_extract() { sed -i 's|BUILDROOT=|BUILDROOT=${DESTDIR}|' Makefile