util-linux: update to 2.39

release notes:
- https://github.com/util-linux/util-linux/blob/master/Documentation/releases/v2.39-ReleaseNotes
This commit is contained in:
Rudi Heitbaum 2023-03-12 08:14:27 +00:00
parent 263aa9934c
commit 894f3207d4
2 changed files with 5 additions and 3 deletions

View File

@ -3,8 +3,8 @@
# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="util-linux"
PKG_VERSION="2.38.1"
PKG_SHA256="60492a19b44e6cf9a3ddff68325b333b8b52b6c59ce3ebd6a0ecaa4c5117e84f"
PKG_VERSION="2.39"
PKG_SHA256="32b30a336cda903182ed61feb3e9b908b762a5e66fe14e43efb88d37162075cb"
PKG_LICENSE="GPL"
PKG_URL="https://www.kernel.org/pub/linux/utils/util-linux/v$(get_pkg_version_maj_min)/${PKG_NAME}-${PKG_VERSION}.tar.xz"
PKG_DEPENDS_HOST="ccache:host autoconf:host automake:host intltool:host libtool:host pkg-config:host"

View File

@ -29,7 +29,9 @@ diff --git a/libmount/mount.pc.in b/libmount/mount.pc.in
index 2c32797..c8112c6 100644
--- a/libmount/mount.pc.in
+++ b/libmount/mount.pc.in
@@ -1,7 +1,7 @@
@@ -10,9 +10,9 @@
# (at your option) any later version.
#
prefix=@prefix@
-exec_prefix=@exec_prefix@
-libdir=@usrlib_execdir@