diff --git a/srcpkgs/mei-amt-check/template b/srcpkgs/mei-amt-check/template index 07df6d86cbc..b313a540e99 100644 --- a/srcpkgs/mei-amt-check/template +++ b/srcpkgs/mei-amt-check/template @@ -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 " -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 '//d' mei-amt-check.c -} do_install() { vbin mei-amt-check vdoc README.md