diff --git a/srcpkgs/mcelog/template b/srcpkgs/mcelog/template index f572576c7cc..0c2dffce60a 100644 --- a/srcpkgs/mcelog/template +++ b/srcpkgs/mcelog/template @@ -1,6 +1,6 @@ # Template file for 'mcelog' pkgname=mcelog -version=159 +version=160 revision=1 conf_files="/etc/mcelog/mcelog.conf" only_for_archs="i686 i686-musl x86_64 x86_64-musl" @@ -8,13 +8,13 @@ short_desc="Decode kernel machine check log on x86 machines" maintainer="Leah Neukirchen " license="GPL-2.0-only" homepage="http://www.mcelog.org/" -#changelog="https://github.com/andikleen/mcelog/releases" distfiles="https://github.com/andikleen/${pkgname}/archive/v${version}.tar.gz" -checksum=f38d6a774d14c665a6bb0d5b12efa41f2cea599af5eda36c7adce39e6ec92643 +checksum=1fd241cc0ec78924382329b130e56ab983fc12dc71413a3c8543e926de091951 do_build() { make CC=$CC CFLAGS="$CFLAGS $LDFLAGS" ${makejobs} } + do_install() { vmkdir usr/share/man/man5 vmkdir usr/share/man/man8