mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 22:53:51 +02:00
mcelog: update to 195.
This commit is contained in:
parent
4cd8dae335
commit
0e06199f9a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'mcelog'
|
||||
pkgname=mcelog
|
||||
version=194
|
||||
version=195
|
||||
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/${pkgname}/archive/v${version}.tar.gz"
|
||||
checksum=52ad2771a8dc8e30b44a52864620cf1be1fce81f9ae83c4652a9e2d010b1a533
|
||||
checksum=c3590f91231c2cc538d4f8289092887b9243e0a90f80beb37741f542a79c996b
|
||||
|
||||
do_build() {
|
||||
make CC=$CC CFLAGS="$CFLAGS $LDFLAGS" ${makejobs}
|
||||
|
|
Loading…
Add table
Reference in a new issue