mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
msr-tools: cleanup.
This commit is contained in:
parent
9b7aadbd4f
commit
6bc74479bb
1 changed files with 3 additions and 3 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'msr-tools'
|
# Template file for 'msr-tools'
|
||||||
pkgname=msr-tools
|
pkgname=msr-tools
|
||||||
version=1.3
|
version=1.3
|
||||||
revision=1
|
revision=2
|
||||||
wrksrc="${pkgname}-master"
|
wrksrc="${pkgname}-master"
|
||||||
archs="i686* x86_64*"
|
archs="i686* x86_64*"
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
hostmakedepends="unzip"
|
hostmakedepends="unzip"
|
||||||
short_desc="Model-Specific Register (MSR) Tools"
|
short_desc="Model-Specific Register (MSR) Tools"
|
||||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="GPL-2"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://01.org/msr-tools"
|
homepage="https://01.org/msr-tools"
|
||||||
distfiles="https://01.org/sites/default/files/downloads/${pkgname}/${pkgname}-${version}.zip"
|
distfiles="https://01.org/sites/default/files/downloads/${pkgname}/${pkgname}-${version}.zip"
|
||||||
checksum=f9457b5340f5f274da4239a461f0db6b514142b40461559d9c6150f05aab1d1e
|
checksum=f9457b5340f5f274da4239a461f0db6b514142b40461559d9c6150f05aab1d1e
|
||||||
|
|
Loading…
Add table
Reference in a new issue