mcelog: update to 201.

This commit is contained in:
Leah Neukirchen 2024-11-16 17:40:43 +01:00
parent cd54fec4e5
commit 35ff04426c
1 changed files with 2 additions and 2 deletions

View File

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