mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
mcelog: update to 200.
This commit is contained in:
parent
53c792483d
commit
5205634fd4
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=199
|
version=200
|
||||||
revision=1
|
revision=1
|
||||||
archs="i686* x86_64*"
|
archs="i686* x86_64*"
|
||||||
hostmakedepends="python3"
|
hostmakedepends="python3"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="GPL-2.0-only"
|
license="GPL-2.0-only"
|
||||||
homepage="http://www.mcelog.org/"
|
homepage="http://www.mcelog.org/"
|
||||||
distfiles="https://github.com/andikleen/mcelog/archive/v${version}.tar.gz"
|
distfiles="https://github.com/andikleen/mcelog/archive/v${version}.tar.gz"
|
||||||
checksum=65149c510f1463ee624b6e42943812c16ce25eeb5a42ce1e18fa41953529c819
|
checksum=0a0efa3c7704abaeff52f01e0da8d867c86886a1d033d9ec038e477e2d1e95e8
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
make CC=$CC CFLAGS="$CFLAGS $LDFLAGS" ${makejobs}
|
make CC=$CC CFLAGS="$CFLAGS $LDFLAGS" ${makejobs}
|
||||||
|
|
Loading…
Add table
Reference in a new issue