mcelog: update to 131.

This commit is contained in:
Christian Neukirchen 2016-02-11 11:59:57 +01:00
parent 5d9fa28c6d
commit 650e69e7fa
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'mcelog'
pkgname=mcelog
version=130
version=131
revision=1
conf_files="/etc/mcelog/mcelog.conf"
only_for_archs="i686 i686-musl x86_64 x86_64-musl"
@ -9,7 +9,7 @@ maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
license="GPL-2"
homepage="http://www.mcelog.org/"
distfiles="https://github.com/andikleen/${pkgname}/archive/v${version}.tar.gz"
checksum=cd44ba30439a2d36c791047f8b24e54a006c8c4883bfa81b176a5367e5775ea5
checksum=58a37bb49da350a0255bc3adfa327551e21a8b750066d5b246d8ea76fa8f6cb4
do_build() {
make CC=$CC CFLAGS="$CFLAGS $LDFLAGS" ${makejobs}