# Template file for 'msr-tools'
pkgname=msr-tools
version=1.3.0.20170320
revision=1
_githash="eec71d977a83f8dc76bc3ccc6de5cbd3be378572"
archs="i686* x86_64*"
build_style=gnu-configure
hostmakedepends="automake libtool"
short_desc="Model-Specific Register (MSR) Tools"
maintainer="Leah Neukirchen <leah@vuxu.org>"
license="GPL-2.0-or-later"
homepage="https://github.com/intel/msr-tools"
distfiles="https://github.com/intel/msr-tools/archive/${_githash}.tar.gz"
checksum=a68bf1fae358f476126c8874148155c2796ab5a08bf37e94ec3a2d96ebd6bba5

pre_configure() {
	autoreconf -fi
}
