libblockdev : update to 3.0.1

This commit is contained in:
Luis
2023-07-07 07:26:02 +00:00
parent 515a0521c6
commit e82aa1ab0f
3 changed files with 8 additions and 7 deletions

View File

@@ -1 +1 @@
ef5dd9a42ac7d31d88842222773ded70 libblockdev-3.0.tar.gz
5907ac23f6ed0d235c24a520f4226fc7 libblockdev-3.0.1.tar.gz

View File

@@ -1,9 +1,10 @@
libblockdev-3.0-2
libblockdev-3.0.1-1
drwxr-xr-x root/root etc/
drwxr-xr-x root/root etc/libblockdev/
drwxr-xr-x root/root etc/libblockdev/conf.d/
-rw-r--r-- root/root etc/libblockdev/conf.d/00-default.cfg
-rw-r--r-- root/root etc/libblockdev/conf.d/10-lvm-dbus.cfg
drwxr-xr-x root/root etc/libblockdev/3/
drwxr-xr-x root/root etc/libblockdev/3/conf.d/
-rw-r--r-- root/root etc/libblockdev/3/conf.d/00-default.cfg
-rw-r--r-- root/root etc/libblockdev/3/conf.d/10-lvm-dbus.cfg
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/lvm-cache-stats

View File

@@ -3,8 +3,8 @@
# depends : cryptsetup gobject-introspection keyutils libbytesize libnvme parted volume_key yaml
name=libblockdev
version=3.0
release=2
version=3.0.1
release=1
source="https://github.com/storaged-project/libblockdev/releases/download/$version-1/$name-$version.tar.gz"
build() {