mcelog: update to 123.
This commit is contained in:
parent
8782305ba6
commit
68dd033f63
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'mcelog'
|
||||
pkgname=mcelog
|
||||
version=122
|
||||
version=123
|
||||
revision=1
|
||||
build_pie=yes
|
||||
conf_files="/etc/mcelog/mcelog.conf"
|
||||
|
@ -10,7 +10,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=bfdffa82044a4e712ee9570b737169d900bbf53b0a1ea4c9a244b327f8987107
|
||||
checksum=9b98f635e206501a0c9caee5417e8916ed71cc7d8879676d944af387d205e70e
|
||||
|
||||
do_build() {
|
||||
make CC=$CC CFLAGS="$CFLAGS $LDFLAGS" ${makejobs}
|
||||
|
|
Loading…
Reference in New Issue