kpartx: update to 0.9.4.
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# Template file for 'kpartx'
|
# Template file for 'kpartx'
|
||||||
pkgname=kpartx
|
pkgname=kpartx
|
||||||
version=0.9.3
|
version=0.9.4
|
||||||
revision=1
|
revision=1
|
||||||
build_wrksrc=kpartx
|
build_wrksrc=kpartx
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
@@ -11,6 +11,10 @@ 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=7d5af5d86e43b757e253d1ba244aa8a9c09bfbb1677a72accb799b1bfcc0a9ac
|
checksum=6ed3cf6e786da20a451d9747cbd4c5817815388b8fc8022d1074b3018479031d
|
||||||
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"
|
||||||
|
|
||||||
|
do_configure() {
|
||||||
|
make -C .. config.mk
|
||||||
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user