mcelog: update to 152.

This commit is contained in:
Leah Neukirchen 2017-06-03 15:51:38 +02:00
parent 3103d8e90e
commit 736121c881
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'mcelog'
pkgname=mcelog
version=151
version=152
revision=1
conf_files="/etc/mcelog/mcelog.conf"
only_for_archs="i686 i686-musl x86_64 x86_64-musl"
@ -10,7 +10,7 @@ license="GPL-2"
homepage="http://www.mcelog.org/"
_changelog="https://github.com/andikleen/mcelog/releases"
distfiles="https://github.com/andikleen/${pkgname}/archive/v${version}.tar.gz"
checksum=a98268d782c66bcb3c657b81038871a47d6c841f4a5322471c7def88e33eb9f8
checksum=7a903710a8ae0a031d337cc1e9e01f5353467e7f9aecea44bd50659793163022
do_build() {
make CC=$CC CFLAGS="$CFLAGS $LDFLAGS" ${makejobs}