mcelog: update to 134.

This commit is contained in:
Christian Neukirchen 2016-03-22 12:05:26 +01:00
parent 00d2f0795c
commit 574d71233b
1 changed files with 2 additions and 2 deletions

View File

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