mcelog: update to 168.
This commit is contained in:
parent
fdf722a639
commit
7f11042b59
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'mcelog'
|
||||
pkgname=mcelog
|
||||
version=167
|
||||
version=168
|
||||
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=446465239a6a0ea35fcdc8e674caedbd515e04ec0dae8dbd2ba4b65edc831ba8
|
||||
checksum=11c0f9ab9c97e12d912a51d2b4d2ee937378c5b08a3bb4e34214e0736c6fb7ef
|
||||
|
||||
do_build() {
|
||||
make CC=$CC CFLAGS="$CFLAGS $LDFLAGS" ${makejobs}
|
||||
|
|
Loading…
Reference in a new issue