mcelog: update to 125.
This commit is contained in:
parent
20eb5bd96e
commit
f5ec1a2eff
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'mcelog'
|
||||
pkgname=mcelog
|
||||
version=124
|
||||
version=125
|
||||
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=5852f9b64b770241bf9213904205b4c5c7721952d85f2a15c2af6fc871f49c1a
|
||||
checksum=0cae9e1adab8390f544b8a563c2e57efa86999ee3f6cf78ea2bb478f567a7bb3
|
||||
|
||||
do_build() {
|
||||
make CC=$CC CFLAGS="$CFLAGS $LDFLAGS" ${makejobs}
|
||||
|
|
Loading…
Reference in New Issue