mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 17:17:03 +02:00
mcelog: update to 170.
This commit is contained in:
parent
fa59d1bfb3
commit
6a1222e1c2
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'mcelog'
|
||||
pkgname=mcelog
|
||||
version=169
|
||||
version=170
|
||||
revision=1
|
||||
archs="i686* x86_64*"
|
||||
conf_files="/etc/mcelog/mcelog.conf"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||
license="GPL-2.0-only"
|
||||
homepage="http://www.mcelog.org/"
|
||||
distfiles="https://github.com/andikleen/${pkgname}/archive/v${version}.tar.gz"
|
||||
checksum=fb646d943c60a994e7512a9616c4890210fa7f534bf7fc8724a90ea86406f698
|
||||
checksum=8eb238b4c766c0c8b5a3263558cf9e04b19d1ed9a712ee0d3d1d583c1421bb96
|
||||
|
||||
do_build() {
|
||||
make CC=$CC CFLAGS="$CFLAGS $LDFLAGS" ${makejobs}
|
||||
|
|
Loading…
Add table
Reference in a new issue