mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 02:42:56 +02:00
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'
|
# Template file for 'cpuid'
|
||||||
pkgname=cpuid
|
pkgname=cpuid
|
||||||
version=20201006
|
version=20211031
|
||||||
revision=1
|
revision=1
|
||||||
archs="i686* x86_64*"
|
archs="i686* x86_64*"
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
|
@ -10,8 +10,4 @@ maintainer="Gerardo Di Iorio <arete74@gmail.com>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="http://www.etallen.com/cpuid.html"
|
homepage="http://www.etallen.com/cpuid.html"
|
||||||
distfiles="http://www.etallen.com/cpuid/cpuid-${version}.src.tar.gz"
|
distfiles="http://www.etallen.com/cpuid/cpuid-${version}.src.tar.gz"
|
||||||
checksum=13c53f16408341d11ed489b352f218ec4dbb5bedb796a9d059e924770a9c56a6
|
checksum=765d3336eb2e6f99765322e5f0f4e38c493c1c3c991e44c18ed73f9295585d8f
|
||||||
|
|
||||||
post_extract() {
|
|
||||||
vsed -i 's|BUILDROOT=|BUILDROOT=${DESTDIR}|' Makefile
|
|
||||||
}
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue