libblockdev: update to 2.28.

This commit is contained in:
skmpz 2022-11-20 15:50:03 +04:00 committed by Toyam Cox
parent 7c8bc93745
commit 893eb929b1

View file

@ -1,7 +1,7 @@
# Template file for 'libblockdev' # Template file for 'libblockdev'
pkgname=libblockdev pkgname=libblockdev
version=2.26 version=2.28
revision=2 revision=1
build_style=gnu-configure build_style=gnu-configure
hostmakedepends="pkg-config python3" hostmakedepends="pkg-config python3"
makedepends="cryptsetup-devel device-mapper-devel dmraid-devel libbytesize-devel makedepends="cryptsetup-devel device-mapper-devel dmraid-devel libbytesize-devel
@ -11,9 +11,10 @@ short_desc="Library for manipulating block devices"
maintainer="Orphaned <orphan@voidlinux.org>" maintainer="Orphaned <orphan@voidlinux.org>"
license="LGPL-2.1-or-later" license="LGPL-2.1-or-later"
homepage="https://github.com/storaged-project/libblockdev" homepage="https://github.com/storaged-project/libblockdev"
changelog="https://raw.githubusercontent.com/storaged-project/libblockdev/master/NEWS.rst" # changelog needs to be adjusted on major version changes
changelog="https://raw.githubusercontent.com/storaged-project/libblockdev/2.x-branch/NEWS.rst"
distfiles="https://github.com/storaged-project/libblockdev/releases/download/${version}-1/libblockdev-${version}.tar.gz" distfiles="https://github.com/storaged-project/libblockdev/releases/download/${version}-1/libblockdev-${version}.tar.gz"
checksum=c4c0e10b35ac632bda8ce6d200b5601184984dec387fe59185921eb42432e069 checksum=82c9c841e28a74fecadedebfae6a772df623cecdf652e5376650fa26da5b7df4
conf_files="/etc/libblockdev/conf.d/10-lvm-dbus.cfg conf_files="/etc/libblockdev/conf.d/10-lvm-dbus.cfg
/etc/libblockdev/conf.d/00-default.cfg" /etc/libblockdev/conf.d/00-default.cfg"