mcelog: update to 166.
This commit is contained in:
parent
320bdc3f3e
commit
f31b71844e
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=165
|
version=166
|
||||||
revision=1
|
revision=1
|
||||||
archs="i686* x86_64*"
|
archs="i686* x86_64*"
|
||||||
conf_files="/etc/mcelog/mcelog.conf"
|
conf_files="/etc/mcelog/mcelog.conf"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="GPL-2.0-only"
|
license="GPL-2.0-only"
|
||||||
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=a18fdef9cfe2dfaefa09087c616c376a301dc87b1fa14a37476d97370962c668
|
checksum=f717b7bd725a2573e9d1556d3543cb385f1c9fa68fe682f1bc93952b726eedb4
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
make CC=$CC CFLAGS="$CFLAGS $LDFLAGS" ${makejobs}
|
make CC=$CC CFLAGS="$CFLAGS $LDFLAGS" ${makejobs}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue