libblockdev: update to 2.21.

This commit is contained in:
maxice8 2019-02-21 11:12:58 -03:00 committed by maxice8
parent 7de2000143
commit cfa72eb2a4

View file

@ -1,19 +1,19 @@
# Template file for 'libblockdev'
pkgname=libblockdev
version=2.20
version=2.21
revision=1
build_style=gnu-configure
hostmakedepends="pkg-config python3"
hostmakedepends="pkgconf python3"
makedepends="cryptsetup-devel device-mapper-devel dmraid-devel libbytesize-devel
libglib-devel libkmod-devel libparted-devel nss-devel
volume_key-devel libyaml-devel"
short_desc="A library for manipulating block devices"
short_desc="Library for manipulating block devices"
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
license="LGPL-2.1-or-later"
homepage="https://github.com/storaged-project/libblockdev"
changelog="https://raw.githubusercontent.com/storaged-project/libblockdev/master/NEWS.rst"
distfiles="https://github.com/storaged-project/libblockdev/releases/download/${version}-1/libblockdev-${version}.tar.gz"
checksum=f87873aefebbd43976b73b823cd6e53f15e4e364611bd288b2886c2fcbb45a24
checksum=317225f0d6cbc99d90481b0f8a30be8c325f5b5aebe82f9adf409214081de10a
conf_files="/etc/libblockdev/conf.d/10-lvm-dbus.cfg
/etc/libblockdev/conf.d/00-default.cfg"