mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
kpartx: update to 0.9.5.
This commit is contained in:
parent
abfb68e60f
commit
3f0c284f57
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kpartx'
|
# Template file for 'kpartx'
|
||||||
pkgname=kpartx
|
pkgname=kpartx
|
||||||
version=0.9.4
|
version=0.9.5
|
||||||
revision=1
|
revision=1
|
||||||
build_wrksrc=kpartx
|
build_wrksrc=kpartx
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="http://christophe.varoqui.free.fr/"
|
homepage="http://christophe.varoqui.free.fr/"
|
||||||
distfiles="https://github.com/opensvc/multipath-tools/archive/refs/tags/${version}.tar.gz"
|
distfiles="https://github.com/opensvc/multipath-tools/archive/refs/tags/${version}.tar.gz"
|
||||||
checksum=6ed3cf6e786da20a451d9747cbd4c5817815388b8fc8022d1074b3018479031d
|
checksum=e410fdee62ccaaecb79a0feb09c10d075a7254d013cf65543923bccb40c091c6
|
||||||
LDFLAGS="-ldevmapper"
|
LDFLAGS="-ldevmapper"
|
||||||
CFLAGS="-D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DLIBDM_API_COOKIE -I../libmultipath"
|
CFLAGS="-D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DLIBDM_API_COOKIE -I../libmultipath"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue