mcelog: update to 144.
This commit is contained in:
parent
faeb5485fa
commit
a9fcc48da8
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'mcelog'
|
||||
pkgname=mcelog
|
||||
version=143
|
||||
version=144
|
||||
revision=1
|
||||
conf_files="/etc/mcelog/mcelog.conf"
|
||||
only_for_archs="i686 i686-musl x86_64 x86_64-musl"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
|||
license="GPL-2"
|
||||
homepage="http://www.mcelog.org/"
|
||||
distfiles="https://github.com/andikleen/${pkgname}/archive/v${version}.tar.gz"
|
||||
checksum=721ac477c7b869dd8f056dbb849415690c333434ee38b5c52ebc87c0b08f5ef2
|
||||
checksum=33c1045f4bef64e0278c047441a71fb2d0ef14f2125217ce4dd6438bfad81bac
|
||||
|
||||
do_build() {
|
||||
make CC=$CC CFLAGS="$CFLAGS $LDFLAGS" ${makejobs}
|
||||
|
|
Loading…
Reference in New Issue