mcelog: update to 158.
This commit is contained in:
parent
59c847ae8c
commit
ca480ea10b
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'mcelog'
|
||||
pkgname=mcelog
|
||||
version=157
|
||||
version=158
|
||||
revision=1
|
||||
conf_files="/etc/mcelog/mcelog.conf"
|
||||
only_for_archs="i686 i686-musl x86_64 x86_64-musl"
|
||||
|
@ -8,9 +8,9 @@ short_desc="Decode kernel machine check log on x86 machines"
|
|||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
license="GPL-2.0-only"
|
||||
homepage="http://www.mcelog.org/"
|
||||
_changelog="https://github.com/andikleen/mcelog/releases"
|
||||
#changelog="https://github.com/andikleen/mcelog/releases"
|
||||
distfiles="https://github.com/andikleen/${pkgname}/archive/v${version}.tar.gz"
|
||||
checksum=bd0af97f0a2d7509d3872c1597b24ba5d6433c15df390a9849a7ba79f4832bdb
|
||||
checksum=4736ec895e9bbe62e9189557fb2dd023d9509e116194783b895d2ecc71fa9c86
|
||||
|
||||
do_build() {
|
||||
make CC=$CC CFLAGS="$CFLAGS $LDFLAGS" ${makejobs}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue