mcelog: update to 147.
This commit is contained in:
parent
56b6f2dde7
commit
cbf3e2448d
1 changed files with 3 additions and 3 deletions
|
@ -1,15 +1,15 @@
|
|||
# Template file for 'mcelog'
|
||||
pkgname=mcelog
|
||||
version=146
|
||||
version=147
|
||||
revision=1
|
||||
conf_files="/etc/mcelog/mcelog.conf"
|
||||
only_for_archs="i686 i686-musl x86_64 x86_64-musl"
|
||||
short_desc="Decode kernel machine check log on x86 machines"
|
||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
license="GPL-2"
|
||||
homepage="http://www.mcelog.org/"
|
||||
distfiles="https://github.com/andikleen/${pkgname}/archive/v${version}.tar.gz"
|
||||
checksum=90dd03799a02d23097dc7c31c9074d1736bbfe1ab929d7145820f8b078ad6cc2
|
||||
checksum=f18c5c12a8c8addf56f66f0046a8f0c7ba262f48f95bf57abed8430df0eeebe6
|
||||
|
||||
do_build() {
|
||||
make CC=$CC CFLAGS="$CFLAGS $LDFLAGS" ${makejobs}
|
||||
|
|
Loading…
Reference in a new issue