libblockdev: rebuild for Python 3.10, update to 2.26.
This commit is contained in:
parent
73c065ff6f
commit
023156b9b8
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libblockdev'
|
||||
pkgname=libblockdev
|
||||
version=2.25
|
||||
version=2.26
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config python3"
|
||||
|
@ -13,7 +13,7 @@ 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=555aa42a2db39649ad83253bdc902ab5bd63d39c123e0c8055c4de7fe7571668
|
||||
checksum=c4c0e10b35ac632bda8ce6d200b5601184984dec387fe59185921eb42432e069
|
||||
conf_files="/etc/libblockdev/conf.d/10-lvm-dbus.cfg
|
||||
/etc/libblockdev/conf.d/00-default.cfg"
|
||||
|
||||
|
|
Loading…
Reference in a new issue