mcelog: update to 198.

This commit is contained in:
Leah Neukirchen 2024-03-29 18:05:55 +01:00
parent a4eed3654f
commit 57052c45f7
1 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'mcelog'
pkgname=mcelog
version=196
version=198
revision=1
archs="i686* x86_64*"
hostmakedepends="python3"
@ -9,8 +9,8 @@ short_desc="Decode kernel machine check log on x86 machines"
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=5833f89b30db588311cf60a2001be61a78f8439fc60d655616cef02f3ab20a02
distfiles="https://github.com/andikleen/mcelog/archive/v${version}.tar.gz"
checksum=131e97593016cb899abc94a7ff88ffdd2e34c363f311a3ff07518f9ffb27e4b8
do_build() {
make CC=$CC CFLAGS="$CFLAGS $LDFLAGS" ${makejobs}