mcelog: update to 154.

This commit is contained in:
Leah Neukirchen 2017-10-13 13:52:37 +02:00
parent 58254b6b7f
commit c3daae901d

View File

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