mcelog: update to 132.

This commit is contained in:
Christian Neukirchen 2016-02-20 17:50:27 +01:00
parent 5650c54908
commit 5e16812e11
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'mcelog'
pkgname=mcelog
version=131
version=132
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=58a37bb49da350a0255bc3adfa327551e21a8b750066d5b246d8ea76fa8f6cb4
checksum=7f3ba029b4839ddf7998a5802efd1721657da539b302b5cc3c6f9e4da8c383a7
do_build() {
make CC=$CC CFLAGS="$CFLAGS $LDFLAGS" ${makejobs}