cpuid: update to 20211031
This commit is contained in:
parent
e9102ac05f
commit
3465bdb182
1 changed files with 2 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'cpuid'
|
||||
pkgname=cpuid
|
||||
version=20201006
|
||||
version=20211031
|
||||
revision=1
|
||||
archs="i686* x86_64*"
|
||||
build_style=gnu-makefile
|
||||
|
@ -10,8 +10,4 @@ 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=13c53f16408341d11ed489b352f218ec4dbb5bedb796a9d059e924770a9c56a6
|
||||
|
||||
post_extract() {
|
||||
vsed -i 's|BUILDROOT=|BUILDROOT=${DESTDIR}|' Makefile
|
||||
}
|
||||
checksum=765d3336eb2e6f99765322e5f0f4e38c493c1c3c991e44c18ed73f9295585d8f
|
||||
|
|
Loading…
Reference in a new issue