mcelog: update to 128.

This commit is contained in:
Christian Neukirchen 2015-09-29 11:45:57 +02:00
parent c92fb9846d
commit 0428c40441

View file

@ -1,6 +1,6 @@
# Template file for 'mcelog' # Template file for 'mcelog'
pkgname=mcelog pkgname=mcelog
version=126 version=128
revision=1 revision=1
build_pie=yes build_pie=yes
conf_files="/etc/mcelog/mcelog.conf" conf_files="/etc/mcelog/mcelog.conf"
@ -10,7 +10,7 @@ maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
license="GPL-2" license="GPL-2"
homepage="http://www.mcelog.org/" homepage="http://www.mcelog.org/"
distfiles="https://github.com/andikleen/${pkgname}/archive/v${version}.tar.gz" distfiles="https://github.com/andikleen/${pkgname}/archive/v${version}.tar.gz"
checksum=aba45603aa9100b39d42316692982c2f0c033f0d119d252341c6f1dbfce23563 checksum=a13e9098f93c0d026d4a70d825fc7860ad24bbb88a1bf303b17a15aeaeb38adc
do_build() { do_build() {
make CC=$CC CFLAGS="$CFLAGS $LDFLAGS" ${makejobs} make CC=$CC CFLAGS="$CFLAGS $LDFLAGS" ${makejobs}