mcelog: update to 115.
This commit is contained in:
parent
3ea800bfad
commit
8296f354e9
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'mcelog'
|
||||
pkgname=mcelog
|
||||
version=114
|
||||
version=115
|
||||
revision=1
|
||||
conf_files="/etc/mcelog/mcelog.conf"
|
||||
only_for_archs="i686 i686-musl x86_64 x86_64-musl"
|
||||
|
@ -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=c54ef3274d9b2472647fadf98d6128b6823f1101dd3f351b2451d4464e6ab35a
|
||||
checksum=ca4e917830bb705e54a09931ae70294796aba06a193aa1707de37c84e1e5506d
|
||||
|
||||
pre_install() {
|
||||
vmkdir usr/share/man/man5
|
||||
|
|
Loading…
Reference in New Issue