mcelog: update to 200.

This commit is contained in:
Leah Neukirchen 2024-06-21 15:16:03 +02:00
parent 53c792483d
commit 5205634fd4

View file

@ -1,6 +1,6 @@
# Template file for 'mcelog'
pkgname=mcelog
version=199
version=200
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=65149c510f1463ee624b6e42943812c16ce25eeb5a42ce1e18fa41953529c819
checksum=0a0efa3c7704abaeff52f01e0da8d867c86886a1d033d9ec038e477e2d1e95e8
do_build() {
make CC=$CC CFLAGS="$CFLAGS $LDFLAGS" ${makejobs}