kpartx: update to 0.8.9.
This commit is contained in:
parent
c7cc6451c5
commit
8b3830866e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kpartx'
|
||||
pkgname=kpartx
|
||||
version=0.8.8
|
||||
version=0.8.9
|
||||
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=ff45ddb18a1effbfbe5712f513dd3b7146c68141091fc1c2489af8d6197026ef
|
||||
checksum=27a426facea0474e6dc48e026a94f7c86890d3f27b439b07ec26b0b9887b0cc4
|
||||
LDFLAGS="-ldevmapper"
|
||||
CFLAGS="-D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DLIBDM_API_COOKIE -I../libmultipath"
|
||||
|
||||
|
|
Loading…
Reference in a new issue