mcelog: update to 117.
This commit is contained in:
parent
3ed6935ffb
commit
eb5d4f25d3
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'mcelog'
|
||||
pkgname=mcelog
|
||||
version=115
|
||||
revision=2
|
||||
version=117
|
||||
revision=1
|
||||
build_pie=yes
|
||||
conf_files="/etc/mcelog/mcelog.conf"
|
||||
only_for_archs="i686 i686-musl x86_64 x86_64-musl"
|
||||
|
@ -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=ca4e917830bb705e54a09931ae70294796aba06a193aa1707de37c84e1e5506d
|
||||
checksum=0e0422e8693e4592a85ed344738004dcedcd930234ab862b0bdcb6ae7aa44f2b
|
||||
|
||||
do_build() {
|
||||
make CC=$CC CFLAGS="$CFLAGS $LDFLAGS" ${makejobs}
|
||||
|
|
Loading…
Reference in New Issue