mcelog: update to 162.

This commit is contained in:
Leah Neukirchen 2019-02-06 17:17:02 +01:00
parent fdd03dccd5
commit b51067e03d
1 changed files with 3 additions and 3 deletions

View File

@ -1,15 +1,15 @@
# Template file for 'mcelog'
pkgname=mcelog
version=161
version=162
revision=1
conf_files="/etc/mcelog/mcelog.conf"
only_for_archs="i686 i686-musl x86_64 x86_64-musl"
conf_files="/etc/mcelog/mcelog.conf"
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/"
distfiles="https://github.com/andikleen/${pkgname}/archive/v${version}.tar.gz"
checksum=485f5be8f2d5ff8ec1382b54033f75f88b2960ef18f1d87bcf865bb1c094dbd5
checksum=875e98572e86240ea319ab1f69ee6d744eb8b73ac5d700e474f6410d0f52d3fc
do_build() {
make CC=$CC CFLAGS="$CFLAGS $LDFLAGS" ${makejobs}