mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
kpartx: update to 0.9.1.
This commit is contained in:
parent
65956db870
commit
a1c772842d
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.0
|
version=0.9.1
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="multipath-tools-${version}"
|
wrksrc="multipath-tools-${version}"
|
||||||
build_wrksrc=kpartx
|
build_wrksrc=kpartx
|
||||||
|
@ -12,6 +12,6 @@ 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=d6d1d819a53d076a91828ede42d9786451a471c4b71ca3fd25d04ad5413e3f95
|
checksum=0e856814aa4b2a24eddd918f4be812af40c28956f48b198f51b73e47d0da0d73
|
||||||
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