mcelog: update to 142.

This commit is contained in:
Christian Neukirchen 2016-10-14 18:45:46 +02:00
parent f9cf0e8884
commit ab574a9fc6

View file

@ -1,6 +1,6 @@
# Template file for 'mcelog'
pkgname=mcelog
version=141
version=142
revision=1
conf_files="/etc/mcelog/mcelog.conf"
only_for_archs="i686 i686-musl x86_64 x86_64-musl"
@ -9,7 +9,7 @@ maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
license="GPL-2"
homepage="http://www.mcelog.org/"
distfiles="https://github.com/andikleen/${pkgname}/archive/v${version}.tar.gz"
checksum=30f4e4966ff46a9e32d262295af50b7cb4a865a1231002092b610f2b7306aeec
checksum=f4d044207ca6a811c5a43edada39ea9e34c8fffeecc5e9c92d3e0330a2429bd6
do_build() {
make CC=$CC CFLAGS="$CFLAGS $LDFLAGS" ${makejobs}