mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 22:53:51 +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'
|
||||
pkgname=msr-tools
|
||||
version=1.3
|
||||
revision=1
|
||||
revision=2
|
||||
wrksrc="${pkgname}-master"
|
||||
archs="i686* x86_64*"
|
||||
build_style=gnu-makefile
|
||||
hostmakedepends="unzip"
|
||||
short_desc="Model-Specific Register (MSR) Tools"
|
||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||
license="GPL-2"
|
||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://01.org/msr-tools"
|
||||
distfiles="https://01.org/sites/default/files/downloads/${pkgname}/${pkgname}-${version}.zip"
|
||||
checksum=f9457b5340f5f274da4239a461f0db6b514142b40461559d9c6150f05aab1d1e
|
||||
|
|
Loading…
Add table
Reference in a new issue