mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-27 07:52:55 +02:00
kpartx: update to 0.8.1.
This commit is contained in:
parent
ae22dceeb0
commit
1b5e1ac2c4
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.8.0
|
version=0.8.1
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="multipath-tools-${version}"
|
wrksrc="multipath-tools-${version}"
|
||||||
build_wrksrc=kpartx
|
build_wrksrc=kpartx
|
||||||
|
@ -12,7 +12,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://git.opensvc.com/?p=multipath-tools/.git;a=snapshot;h=refs/tags/${version}>kpartx-${version}.tar.gz"
|
distfiles="https://git.opensvc.com/?p=multipath-tools/.git;a=snapshot;h=refs/tags/${version}>kpartx-${version}.tar.gz"
|
||||||
checksum=4885ecc2a4105f296cd37820c22e065d036999c1273b342397fc9be3b4fa0715
|
checksum=25cd940cb45c654798eb2eba141c36cee96bf9ddc85102681b26aadb08fdc918
|
||||||
LDFLAGS="-ldevmapper"
|
LDFLAGS="-ldevmapper"
|
||||||
CFLAGS="-D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DLIBDM_API_COOKIE"
|
CFLAGS="-D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DLIBDM_API_COOKIE"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue