mcelog: update to 122.
This commit is contained in:
parent
e2ff037aac
commit
952da2c4ac
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'mcelog'
|
||||
pkgname=mcelog
|
||||
version=121
|
||||
version=122
|
||||
revision=1
|
||||
build_pie=yes
|
||||
conf_files="/etc/mcelog/mcelog.conf"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
|||
license="GPL-2"
|
||||
homepage="http://www.mcelog.org/"
|
||||
distfiles="https://github.com/andikleen/${pkgname}/archive/v${version}.tar.gz"
|
||||
checksum=1e2aa9bba40607472f56b1bbc7326beeb957f98b3895ef45230cbc9a6df5a140
|
||||
checksum=bfdffa82044a4e712ee9570b737169d900bbf53b0a1ea4c9a244b327f8987107
|
||||
|
||||
do_build() {
|
||||
make CC=$CC CFLAGS="$CFLAGS $LDFLAGS" ${makejobs}
|
||||
|
|
Loading…
Reference in a new issue