mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
cpuid: update to 20200427.
This commit is contained in:
parent
585dfb535b
commit
9e4cc5ceb0
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'cpuid'
|
# Template file for 'cpuid'
|
||||||
pkgname=cpuid
|
pkgname=cpuid
|
||||||
version=20200211
|
version=20200427
|
||||||
revision=1
|
revision=1
|
||||||
archs="i686* x86_64*"
|
archs="i686* x86_64*"
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
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=a570ca23ce5543fb6974abcbbde0261ea7dbfea40f4e7335b4870274315e521b
|
checksum=c1a9463f1f2175086120e9079e318bbd383dc1e574fafb2f724879f1d11061d4
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
sed -i 's|BUILDROOT=|BUILDROOT=${DESTDIR}|' Makefile
|
sed -i 's|BUILDROOT=|BUILDROOT=${DESTDIR}|' Makefile
|
||||||
|
|
Loading…
Add table
Reference in a new issue