kpartx: update to 0.8.5.

This commit is contained in:
Leah Neukirchen 2020-11-13 19:22:41 +01:00
parent 0597a5e7bd
commit 0382facc46

View file

@ -1,6 +1,6 @@
# Template file for 'kpartx'
pkgname=kpartx
version=0.8.4
version=0.8.5
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://git.opensvc.com/?p=multipath-tools/.git;a=snapshot;h=refs/tags/${version}>kpartx-${version}.tar.gz"
checksum=ccd73bf67621161d9e42d1a770c3a7efff6e252433e8b8ed5f64a88cb5e7151d
checksum=0549ebe39fd3950ec49c16304da408c2bfe1b18d386d8e6647b5bcb60363c8aa
LDFLAGS="-ldevmapper"
CFLAGS="-D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DLIBDM_API_COOKIE -I../libmultipath"