mcelog: update to 187.
This commit is contained in:
parent
3f6a8e7ab3
commit
2c752f40af
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'mcelog'
|
||||
pkgname=mcelog
|
||||
version=185
|
||||
version=187
|
||||
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=594adaf9395e630de9c963350729b2c4f6354022aeac309c5aebdf57c4ff138b
|
||||
checksum=02eb3f4cb0976048f191d124fb45a1720caf082cd246d858acb0a39a9d026641
|
||||
|
||||
do_build() {
|
||||
make CC=$CC CFLAGS="$CFLAGS $LDFLAGS" ${makejobs}
|
||||
|
|
Loading…
Reference in New Issue