mcelog: update to 124.
This commit is contained in:
parent
9ea8635298
commit
c5d43932e6
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'mcelog'
|
||||
pkgname=mcelog
|
||||
version=123
|
||||
version=124
|
||||
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=9b98f635e206501a0c9caee5417e8916ed71cc7d8879676d944af387d205e70e
|
||||
checksum=5852f9b64b770241bf9213904205b4c5c7721952d85f2a15c2af6fc871f49c1a
|
||||
|
||||
do_build() {
|
||||
make CC=$CC CFLAGS="$CFLAGS $LDFLAGS" ${makejobs}
|
||||
|
|
Loading…
Reference in a new issue