mcelog: update to 190.
This commit is contained in:
parent
e8539d8a2b
commit
e3a83900bf
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'mcelog'
|
||||
pkgname=mcelog
|
||||
version=189
|
||||
version=190
|
||||
revision=1
|
||||
archs="i686* x86_64*"
|
||||
hostmakedepends="python3"
|
||||
|
@ -10,7 +10,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=30364d134ff416f3f9469720add84bdccea226268d334f06022110f484550cd9
|
||||
checksum=25a977a25b3abb4d7b548f063abcde2faa59322e0987f2dd1697f0b8737e247b
|
||||
|
||||
do_build() {
|
||||
make CC=$CC CFLAGS="$CFLAGS $LDFLAGS" ${makejobs}
|
||||
|
|
Loading…
Reference in New Issue