mcelog: update to 181.

This commit is contained in:
Leah Neukirchen 2022-04-19 13:19:56 +02:00
parent 35b6abfca4
commit 3ac5560cdc

View file

@ -1,6 +1,6 @@
# Template file for 'mcelog'
pkgname=mcelog
version=180
version=181
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=e9c82b565da06673c2630f9e6bc668634ad7d2c7f13c70db1900cce110ae62dc
checksum=924e84e235231fd2b5e6ad527e87fd8977113cf170d8bd4ebac5d4781ff7b172
do_build() {
make CC=$CC CFLAGS="$CFLAGS $LDFLAGS" ${makejobs}