mcelog: update to 204.

This commit is contained in:
Leah Neukirchen 2025-02-21 17:38:22 +01:00
parent f1d043fdb5
commit 2c2d48fe96

View file

@ -1,6 +1,6 @@
# Template file for 'mcelog'
pkgname=mcelog
version=202
version=204
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/mcelog/archive/v${version}.tar.gz"
checksum=3d7efb1fbcb2d4db399d0d27a20cadb9e8f5f9311dba2f9e0f20ea3835cd8529
checksum=a3eda1313dead81e68c99b622041a6914be85e3c4510bdb5a776b578dbdd98ea
do_build() {
make CC=$CC CFLAGS="$CFLAGS $LDFLAGS" ${makejobs}