kpartx: update to 0.8.4.

This commit is contained in:
Leah Neukirchen 2020-05-05 13:03:52 +02:00
parent 583f7473b0
commit 4d868a4950
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'kpartx'
pkgname=kpartx
version=0.8.3
version=0.8.4
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=08c77873181832e4b5684bad5d08199602e6a708f43987fa459d054827f5f2d5
checksum=ccd73bf67621161d9e42d1a770c3a7efff6e252433e8b8ed5f64a88cb5e7151d
LDFLAGS="-ldevmapper"
CFLAGS="-D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DLIBDM_API_COOKIE -I../libmultipath"