mcelog: update to 139.
This commit is contained in:
parent
14b99f06ab
commit
138a0ef509
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'mcelog'
|
||||
pkgname=mcelog
|
||||
version=138
|
||||
version=139
|
||||
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=fc3cfb3b22710481af4b3ec5360bcf1a3b9e3c4a5b9afdee5034442ce4f73579
|
||||
checksum=63b97b65ce0acf5cfd510399dbb673bb57a44bf23760220d786260513e44fcb5
|
||||
|
||||
do_build() {
|
||||
make CC=$CC CFLAGS="$CFLAGS $LDFLAGS" ${makejobs}
|
||||
|
|
Loading…
Reference in a new issue