mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
kpartx: update to 0.9.0.
This commit is contained in:
parent
25fb5a9844
commit
bb61b4d903
1 changed files with 2 additions and 7 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kpartx'
|
||||
pkgname=kpartx
|
||||
version=0.8.9
|
||||
version=0.9.0
|
||||
revision=1
|
||||
wrksrc="multipath-tools-${version}"
|
||||
build_wrksrc=kpartx
|
||||
|
@ -12,11 +12,6 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||
license="GPL-2.0-or-later"
|
||||
homepage="http://christophe.varoqui.free.fr/"
|
||||
distfiles="https://github.com/opensvc/multipath-tools/archive/refs/tags/${version}.tar.gz"
|
||||
checksum=27a426facea0474e6dc48e026a94f7c86890d3f27b439b07ec26b0b9887b0cc4
|
||||
checksum=d6d1d819a53d076a91828ede42d9786451a471c4b71ca3fd25d04ad5413e3f95
|
||||
LDFLAGS="-ldevmapper"
|
||||
CFLAGS="-D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DLIBDM_API_COOKIE -I../libmultipath"
|
||||
|
||||
post_extract() {
|
||||
sed -i 's/__kernel_uint32_t/uint32_t/g' kpartx/solaris.c
|
||||
sed -i 's,<sysmacros.h>,<sys/sysmacros.h>,g' kpartx/lopart.c
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue