sysutils/lsblk: update to 3.8

Changelog
---------
- Remove '?' characters from device description.
- Allow use of disks with full /dev/ path as argument.
- Calculate width for device column.
- Fix printing glabel(1) labels with spaces.

PR:		276561
Approved by:	vermaden@interia.pl (maintainer), arrowd (mentor)
This commit is contained in:
Slawomir Wojciech Wojtczak 2024-01-27 22:20:35 +03:00 committed by Vladimir Druzenko
parent 30228b4054
commit 43c708e095
2 changed files with 4 additions and 4 deletions

View File

@ -1,5 +1,5 @@
PORTNAME= lsblk
PORTVERSION= 3.7
PORTVERSION= 3.8
CATEGORIES= sysutils
MASTER_SITES= https://github.com/vermaden/lsblk/raw/master/release/

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1630176670
SHA256 (lsblk-3.7.tar.gz) = c5d84b27c9664a4a005a01ec194df0eaeb628578d88d5f6ce9a95516dad4752b
SIZE (lsblk-3.7.tar.gz) = 5228
TIMESTAMP = 1706343241
SHA256 (lsblk-3.8.tar.gz) = 931a8230e9fdf580692be95fa2f321d8d4190274d1ee651d6ac59a0285ea8eaf
SIZE (lsblk-3.8.tar.gz) = 5495