mcelog: update to 146.
This commit is contained in:
parent
be81f8862e
commit
d834940e48
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'mcelog'
|
# Template file for 'mcelog'
|
||||||
pkgname=mcelog
|
pkgname=mcelog
|
||||||
version=144
|
version=146
|
||||||
revision=1
|
revision=1
|
||||||
conf_files="/etc/mcelog/mcelog.conf"
|
conf_files="/etc/mcelog/mcelog.conf"
|
||||||
only_for_archs="i686 i686-musl x86_64 x86_64-musl"
|
only_for_archs="i686 i686-musl x86_64 x86_64-musl"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="http://www.mcelog.org/"
|
homepage="http://www.mcelog.org/"
|
||||||
distfiles="https://github.com/andikleen/${pkgname}/archive/v${version}.tar.gz"
|
distfiles="https://github.com/andikleen/${pkgname}/archive/v${version}.tar.gz"
|
||||||
checksum=33c1045f4bef64e0278c047441a71fb2d0ef14f2125217ce4dd6438bfad81bac
|
checksum=90dd03799a02d23097dc7c31c9074d1736bbfe1ab929d7145820f8b078ad6cc2
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
make CC=$CC CFLAGS="$CFLAGS $LDFLAGS" ${makejobs}
|
make CC=$CC CFLAGS="$CFLAGS $LDFLAGS" ${makejobs}
|
||||||
|
|
Loading…
Reference in a new issue