mei-amt-check: update to 0.0.20180507.

This commit is contained in:
Leah Neukirchen 2018-07-30 13:21:37 +02:00
parent 9e31f0068d
commit 8f98495a26
1 changed files with 4 additions and 7 deletions

View File

@ -1,21 +1,18 @@
# Template file for 'mei-amt-check'
pkgname=mei-amt-check
version=0.0.20170514
version=0.0.20180507
revision=1
_githash="a4d8fca4d18e1ae896b0305a53e152b568596bc1"
_githash=ec921d1e0a2ac770e7835589a28b85bc2f15200c
wrksrc="${pkgname}-${_githash}"
only_for_archs="i686 x86_64 i686-musl x86_64-musl"
build_style=gnu-makefile
short_desc="Check whether AMT is enabled and provisioned under Linux"
maintainer="Leah Neukirchen <leah@vuxu.org>"
license="GPL-2"
license="GPL-2.0-only"
homepage="https://github.com/mjg59/mei-amt-check"
distfiles="https://github.com/mjg59/mei-amt-check/archive/${_githash}.tar.gz"
checksum=c51e633b0e174578afead03ae7fa2aaae32e20400655bc744ce1597bfc640567
checksum=d84e72316a9a3374dac8a7f40da878dd0ac8cf29ee92837c2719e0f54b710f9e
post_extract() {
sed -i '/<bits\/wordsize.h>/d' mei-amt-check.c
}
do_install() {
vbin mei-amt-check
vdoc README.md