mcelog: update to 178.

This commit is contained in:
Leah Neukirchen 2021-07-22 14:35:06 +02:00
parent 6303c2e6ce
commit 461a3a828d

View file

@ -1,6 +1,6 @@
# Template file for 'mcelog'
pkgname=mcelog
version=177
version=178
revision=1
archs="i686* x86_64*"
conf_files="/etc/mcelog/mcelog.conf"
@ -9,7 +9,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
license="GPL-2.0-only"
homepage="http://www.mcelog.org/"
distfiles="https://github.com/andikleen/${pkgname}/archive/v${version}.tar.gz"
checksum=3863f2a097419cc8e8b17af9091db594810f395112f51dfc8f91f4d9765f1c93
checksum=d19f745252a02e776b39ac510bc01418404fb608fb3463f2934c87281f95c3a9
do_build() {
make CC=$CC CFLAGS="$CFLAGS $LDFLAGS" ${makejobs}