mcelog: update to 114.
This commit is contained in:
parent
c1c1383008
commit
dc56e734db
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'mcelog'
|
# Template file for 'mcelog'
|
||||||
pkgname=mcelog
|
pkgname=mcelog
|
||||||
version=113
|
version=114
|
||||||
revision=1
|
revision=1
|
||||||
conf_files="/etc/mcelog/mcelog.conf"
|
conf_files="/etc/mcelog/mcelog.conf"
|
||||||
only_for_archs="i686 i686-musl x86_64 x86_64-musl"
|
only_for_archs="i686 i686-musl x86_64 x86_64-musl"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="http://www.mcelog.org/"
|
homepage="http://www.mcelog.org/"
|
||||||
distfiles="https://github.com/andikleen/${pkgname}/archive/v${version}.tar.gz"
|
distfiles="https://github.com/andikleen/${pkgname}/archive/v${version}.tar.gz"
|
||||||
checksum=02afce0b70238fad8f137fb757dd53d74b8fcefc39dc4e39e144548421a54df3
|
checksum=c54ef3274d9b2472647fadf98d6128b6823f1101dd3f351b2451d4464e6ab35a
|
||||||
|
|
||||||
pre_install() {
|
pre_install() {
|
||||||
vmkdir usr/share/man/man5
|
vmkdir usr/share/man/man5
|
||||||
|
|
Loading…
Reference in a new issue