mcelog: update to 151.

This commit is contained in:
Leah Neukirchen 2017-05-23 12:14:03 +02:00
parent 8b8343f049
commit 2475f8e33d
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'mcelog'
pkgname=mcelog
version=150
version=151
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=12917e445786adb5405615c5800d60e32eec14108a1859491cdd356ddb984eb5
checksum=a98268d782c66bcb3c657b81038871a47d6c841f4a5322471c7def88e33eb9f8
do_build() {
make CC=$CC CFLAGS="$CFLAGS $LDFLAGS" ${makejobs}