mcelog: update to 172.
This commit is contained in:
parent
cf0fb375c0
commit
77d675cb99
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'mcelog'
|
||||
pkgname=mcelog
|
||||
version=170
|
||||
version=172
|
||||
revision=1
|
||||
archs="i686* x86_64*"
|
||||
conf_files="/etc/mcelog/mcelog.conf"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||
license="GPL-2.0-only"
|
||||
homepage="http://www.mcelog.org/"
|
||||
distfiles="https://github.com/andikleen/${pkgname}/archive/v${version}.tar.gz"
|
||||
checksum=8eb238b4c766c0c8b5a3263558cf9e04b19d1ed9a712ee0d3d1d583c1421bb96
|
||||
checksum=d21dfddaaa8e6f4ebd59ce353165c8d8079d0d5ed563492a0415af2248d8b3a5
|
||||
|
||||
do_build() {
|
||||
make CC=$CC CFLAGS="$CFLAGS $LDFLAGS" ${makejobs}
|
||||
|
|
Loading…
Reference in New Issue