mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
libkdumpfile: update to 0.5.3.
This commit is contained in:
parent
df67a9ac7a
commit
f34ef7549e
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'libkdumpfile'
|
# Template file for 'libkdumpfile'
|
||||||
pkgname=libkdumpfile
|
pkgname=libkdumpfile
|
||||||
version=0.5.2
|
version=0.5.3
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="PYTHON=python3"
|
configure_args="PYTHON=python3"
|
||||||
hostmakedepends="automake pkg-config libtool python3-setuptools"
|
hostmakedepends="automake pkg-config libtool python3-setuptools"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="GPL-2.0-or-later, LGPL-3.0-or-later"
|
license="GPL-2.0-or-later, LGPL-3.0-or-later"
|
||||||
homepage="https://github.com/ptesarik/libkdumpfile"
|
homepage="https://github.com/ptesarik/libkdumpfile"
|
||||||
distfiles="https://github.com/ptesarik/libkdumpfile/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/ptesarik/libkdumpfile/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=b42d01762f2a4f9d6e3153b0a9d576ad21e36b94f279b6991706ec0d52dcd741
|
checksum=7025e1169eefba4b0bbbb5ca633c1304cc3fff8abdfdf5ac3069d43f97333ed5
|
||||||
nocross="python3-module inside"
|
nocross="python3-module inside"
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue