parent
042ef71004
commit
42376a351f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'mcelog'
|
||||
pkgname=mcelog
|
||||
version=155
|
||||
version=156
|
||||
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.0-only"
|
|||
homepage="http://www.mcelog.org/"
|
||||
_changelog="https://github.com/andikleen/mcelog/releases"
|
||||
distfiles="https://github.com/andikleen/${pkgname}/archive/v${version}.tar.gz"
|
||||
checksum=abaca1a25da17caf73b8eaf8d6e24562472cd04ff27ddcef9f08c97c48d17f9f
|
||||
checksum=e78d34263f551f1d9d519bd2fca0059a9b46b7cc84d767346257dbfab3d54e71
|
||||
|
||||
do_build() {
|
||||
make CC=$CC CFLAGS="$CFLAGS $LDFLAGS" ${makejobs}
|
||||
|
|
Loading…
Reference in a new issue