mcelog: update to 150.
This commit is contained in:
parent
7c1c460740
commit
ccc8651c04
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'mcelog'
|
||||
pkgname=mcelog
|
||||
version=149
|
||||
version=150
|
||||
revision=1
|
||||
conf_files="/etc/mcelog/mcelog.conf"
|
||||
only_for_archs="i686 i686-musl x86_64 x86_64-musl"
|
||||
|
@ -10,7 +10,7 @@ license="GPL-2"
|
|||
homepage="http://www.mcelog.org/"
|
||||
_changelog="https://github.com/andikleen/mcelog/releases"
|
||||
distfiles="https://github.com/andikleen/${pkgname}/archive/v${version}.tar.gz"
|
||||
checksum=a9313ed45cabaf7ef0a4d986ecf24a3c9ced9a4b1e34032d380af4e70c73512f
|
||||
checksum=12917e445786adb5405615c5800d60e32eec14108a1859491cdd356ddb984eb5
|
||||
|
||||
do_build() {
|
||||
make CC=$CC CFLAGS="$CFLAGS $LDFLAGS" ${makejobs}
|
||||
|
|
Loading…
Reference in New Issue