mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-19 07:37:01 +02:00
libblockdev: update to 2.28.
This commit is contained in:
parent
7c8bc93745
commit
893eb929b1
1 changed files with 5 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'libblockdev'
|
||||
pkgname=libblockdev
|
||||
version=2.26
|
||||
revision=2
|
||||
version=2.28
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config python3"
|
||||
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>"
|
||||
license="LGPL-2.1-or-later"
|
||||
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"
|
||||
checksum=c4c0e10b35ac632bda8ce6d200b5601184984dec387fe59185921eb42432e069
|
||||
checksum=82c9c841e28a74fecadedebfae6a772df623cecdf652e5376650fa26da5b7df4
|
||||
conf_files="/etc/libblockdev/conf.d/10-lvm-dbus.cfg
|
||||
/etc/libblockdev/conf.d/00-default.cfg"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue