mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 21:57:02 +02:00
mcelog: update to 204.
This commit is contained in:
parent
f1d043fdb5
commit
2c2d48fe96
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'mcelog'
|
||||
pkgname=mcelog
|
||||
version=202
|
||||
version=204
|
||||
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=3d7efb1fbcb2d4db399d0d27a20cadb9e8f5f9311dba2f9e0f20ea3835cd8529
|
||||
checksum=a3eda1313dead81e68c99b622041a6914be85e3c4510bdb5a776b578dbdd98ea
|
||||
|
||||
do_build() {
|
||||
make CC=$CC CFLAGS="$CFLAGS $LDFLAGS" ${makejobs}
|
||||
|
|
Loading…
Add table
Reference in a new issue