mcelog: update to 148.

This commit is contained in:
Leah Neukirchen 2017-02-04 17:00:36 +01:00
parent 2aaf4a7093
commit e0b8e640e2
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'mcelog' # Template file for 'mcelog'
pkgname=mcelog pkgname=mcelog
version=147 version=148
revision=1 revision=1
conf_files="/etc/mcelog/mcelog.conf" conf_files="/etc/mcelog/mcelog.conf"
only_for_archs="i686 i686-musl x86_64 x86_64-musl" only_for_archs="i686 i686-musl x86_64 x86_64-musl"
@ -9,7 +9,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
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=f18c5c12a8c8addf56f66f0046a8f0c7ba262f48f95bf57abed8430df0eeebe6 checksum=3de7312ee13b0968ae8e1aa0a77acaaee89a0ed7de45f7ce557939723df3dc04
do_build() { do_build() {
make CC=$CC CFLAGS="$CFLAGS $LDFLAGS" ${makejobs} make CC=$CC CFLAGS="$CFLAGS $LDFLAGS" ${makejobs}