mcelog: update to 143.

This commit is contained in:
Christian Neukirchen 2016-10-19 13:24:38 +02:00
parent 830d605f38
commit 1269cf39fc

View file

@ -1,6 +1,6 @@
# Template file for 'mcelog'
pkgname=mcelog
version=142
version=143
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=f4d044207ca6a811c5a43edada39ea9e34c8fffeecc5e9c92d3e0330a2429bd6
checksum=721ac477c7b869dd8f056dbb849415690c333434ee38b5c52ebc87c0b08f5ef2
do_build() {
make CC=$CC CFLAGS="$CFLAGS $LDFLAGS" ${makejobs}