mcelog: update to 192.

This commit is contained in:
Leah Neukirchen 2023-03-12 15:31:00 +01:00
parent d39b030c23
commit 97f37c728f
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'mcelog'
pkgname=mcelog
version=191
version=192
revision=1
archs="i686* x86_64*"
hostmakedepends="python3"
@ -10,7 +10,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=b3b2616acde7afba4752d4dc447a2c2ad5a75da65e7496e0da30f8f8d2015cfa
checksum=7d684749a823a3d9b08bea231edee95b7d06adfbdf879977e8c0985b64feeb04
do_build() {
make CC=$CC CFLAGS="$CFLAGS $LDFLAGS" ${makejobs}