mcelog: update to 157.

This commit is contained in:
maxice8 2018-03-14 19:04:59 -03:00 committed by Leаh Neukirchen
parent a54a4d105c
commit c17411382a
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'mcelog'
pkgname=mcelog
version=156
version=157
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.0-only"
homepage="http://www.mcelog.org/"
_changelog="https://github.com/andikleen/mcelog/releases"
distfiles="https://github.com/andikleen/${pkgname}/archive/v${version}.tar.gz"
checksum=e78d34263f551f1d9d519bd2fca0059a9b46b7cc84d767346257dbfab3d54e71
checksum=bd0af97f0a2d7509d3872c1597b24ba5d6433c15df390a9849a7ba79f4832bdb
do_build() {
make CC=$CC CFLAGS="$CFLAGS $LDFLAGS" ${makejobs}