mcelog: update to 136.
This commit is contained in:
parent
03f1905511
commit
947966bd76
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'mcelog'
|
||||
pkgname=mcelog
|
||||
version=135
|
||||
version=136
|
||||
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=e2336f4e86c41df98fc61c39d7a15d57907220341960e7515f34e83174539adf
|
||||
checksum=817b3c74df0f11f975b60406d746d61c7ea4a7ab8a0a9689c37c82885999eb62
|
||||
|
||||
do_build() {
|
||||
make CC=$CC CFLAGS="$CFLAGS $LDFLAGS" ${makejobs}
|
||||
|
|
Loading…
Reference in New Issue