parent
fe8d8632e1
commit
b1bf84645c
1 changed files with 3 additions and 3 deletions
|
@ -1,16 +1,16 @@
|
|||
# Template file for 'mcelog'
|
||||
pkgname=mcelog
|
||||
version=154
|
||||
version=155
|
||||
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="Leah Neukirchen <leah@vuxu.org>"
|
||||
license="GPL-2"
|
||||
license="GPL-2.0-only"
|
||||
homepage="http://www.mcelog.org/"
|
||||
_changelog="https://github.com/andikleen/mcelog/releases"
|
||||
distfiles="https://github.com/andikleen/${pkgname}/archive/v${version}.tar.gz"
|
||||
checksum=dde7aa13c5cc4916a168c2a1f68435a41f2236cf222266425942dfbcb735593f
|
||||
checksum=abaca1a25da17caf73b8eaf8d6e24562472cd04ff27ddcef9f08c97c48d17f9f
|
||||
|
||||
do_build() {
|
||||
make CC=$CC CFLAGS="$CFLAGS $LDFLAGS" ${makejobs}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue