kpartx: update to 0.8.0.

This commit is contained in:
Leah Neukirchen 2019-02-15 09:26:48 +01:00
parent adb1197378
commit 857b366354

View file

@ -1,6 +1,6 @@
# Template file for 'kpartx'
pkgname=kpartx
version=0.7.9
version=0.8.0
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=5537996bc053d059f28343ce00b5d722a0ff42aac28110a5429a67259fb50c12
checksum=4885ecc2a4105f296cd37820c22e065d036999c1273b342397fc9be3b4fa0715
LDFLAGS="-ldevmapper"
CFLAGS="-D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DLIBDM_API_COOKIE"