mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-10 17:13:51 +02:00
mcelog: update to 206.
This commit is contained in:
parent
93743bbd26
commit
86b011768d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'mcelog'
|
||||
pkgname=mcelog
|
||||
version=204
|
||||
version=206
|
||||
revision=1
|
||||
archs="i686* x86_64*"
|
||||
hostmakedepends="python3"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||
license="GPL-2.0-only"
|
||||
homepage="http://www.mcelog.org/"
|
||||
distfiles="https://github.com/andikleen/mcelog/archive/v${version}.tar.gz"
|
||||
checksum=a3eda1313dead81e68c99b622041a6914be85e3c4510bdb5a776b578dbdd98ea
|
||||
checksum=2f0deb89b68118891d4e6b83594d997861506079f88b9641c6a92adc36e856a2
|
||||
|
||||
do_build() {
|
||||
make CC=$CC CFLAGS="$CFLAGS $LDFLAGS" ${makejobs}
|
||||
|
|
Loading…
Add table
Reference in a new issue