mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 19:02:57 +02:00
libblockdev: update to 3.3.1.
This commit is contained in:
parent
2d74567d64
commit
48a05a3498
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libblockdev'
|
# Template file for 'libblockdev'
|
||||||
pkgname=libblockdev
|
pkgname=libblockdev
|
||||||
version=3.3.0
|
version=3.3.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
make_check_target="test"
|
make_check_target="test"
|
||||||
|
@ -16,7 +16,7 @@ homepage="https://github.com/storaged-project/libblockdev"
|
||||||
# changelog needs to be adjusted on major version changes
|
# changelog needs to be adjusted on major version changes
|
||||||
changelog="https://raw.githubusercontent.com/storaged-project/libblockdev/master/NEWS.rst"
|
changelog="https://raw.githubusercontent.com/storaged-project/libblockdev/master/NEWS.rst"
|
||||||
distfiles="https://github.com/storaged-project/libblockdev/archive/refs/tags/${version}.tar.gz"
|
distfiles="https://github.com/storaged-project/libblockdev/archive/refs/tags/${version}.tar.gz"
|
||||||
checksum=84e333b172538bf458fec3acbe35a9fbe3b12ba1e467f67ff2970f04b89e858c
|
checksum=7d313d790dbf2921d19bed0bba591fc3530113bc0f3e7818ee80f028c988a286
|
||||||
conf_files="/etc/libblockdev/3/conf.d/10-lvm-dbus.cfg
|
conf_files="/etc/libblockdev/3/conf.d/10-lvm-dbus.cfg
|
||||||
/etc/libblockdev/3/conf.d/00-default.cfg"
|
/etc/libblockdev/3/conf.d/00-default.cfg"
|
||||||
# Requires root.
|
# Requires root.
|
||||||
|
|
Loading…
Add table
Reference in a new issue