Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion utils/util-linux/DEPENDS
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ depends findutils
depends cpio

optional_depends python "--with-python=3" "" "for Python 3 support" y
optional_depends python2 "--with-python=2" "" "for Python 2 support" n
optional_depends sqlite "--enable-liblastlog2" "--disable-liblastlog2" \
"to enable liblastlog2"
optional_depends Linux-PAM "" "" "for PAM support"
Expand Down
6 changes: 3 additions & 3 deletions utils/util-linux/DETAILS
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
MODULE=util-linux
VERSION=2.41.2
VERSION=2.41.3
SOURCE=$MODULE-$VERSION.tar.xz
SOURCE_URL=$KERNEL_URL/pub/linux/utils/$MODULE/v${VERSION::4}
SOURCE_VFY=sha256:6062a1d89b571a61932e6fc0211f36060c4183568b81ee866cf363bce9f6583e
SOURCE_VFY=sha256:3330d873f0fceb5560b89a7dc14e4f3288bbd880e96903ed9b50ec2b5799e58b
WEB_SITE=https://github.com/util-linux/util-linux
ENTERED=20010922
UPDATED=20250925
UPDATED=20251222
SHORT="Essential utilities for any Linux box"

cat << EOF
Expand Down