mcelog: update to 153.

This commit is contained in:
Leah Neukirchen 2017-06-12 12:18:47 +02:00
parent 690255e6ff
commit 059e0a3859

View file

@ -1,6 +1,6 @@
# Template file for 'mcelog'
pkgname=mcelog
version=152
version=153
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=7a903710a8ae0a031d337cc1e9e01f5353467e7f9aecea44bd50659793163022
checksum=9b827f708855804b6952de6f6cbf2f6523fa1203c621e6050064388f459646f1
do_build() {
make CC=$CC CFLAGS="$CFLAGS $LDFLAGS" ${makejobs}