kpartx: update to 0.8.8.

This commit is contained in:
Leah Neukirchen 2022-02-03 13:58:55 +01:00
parent 239402ddbc
commit c351fbe7c8

View File

@ -1,6 +1,6 @@
# Template file for 'kpartx'
pkgname=kpartx
version=0.8.5
version=0.8.8
revision=1
wrksrc="multipath-tools-${version}"
build_wrksrc=kpartx
@ -12,7 +12,7 @@ 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=0549ebe39fd3950ec49c16304da408c2bfe1b18d386d8e6647b5bcb60363c8aa
checksum=ff45ddb18a1effbfbe5712f513dd3b7146c68141091fc1c2489af8d6197026ef
LDFLAGS="-ldevmapper"
CFLAGS="-D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DLIBDM_API_COOKIE -I../libmultipath"