mcelog: update to 160.

This commit is contained in:
maxice8 2018-08-09 20:11:17 -03:00
parent 99cb1a2cca
commit d06c1d18a0
No known key found for this signature in database
GPG key ID: 543B9D4F4299F06B

View file

@ -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 <leah@vuxu.org>"
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