mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-31 14:37:59 +00:00
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:
parent
263aa9934c
commit
894f3207d4
@ -3,8 +3,8 @@
|
|||||||
# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
|
# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
|
||||||
|
|
||||||
PKG_NAME="util-linux"
|
PKG_NAME="util-linux"
|
||||||
PKG_VERSION="2.38.1"
|
PKG_VERSION="2.39"
|
||||||
PKG_SHA256="60492a19b44e6cf9a3ddff68325b333b8b52b6c59ce3ebd6a0ecaa4c5117e84f"
|
PKG_SHA256="32b30a336cda903182ed61feb3e9b908b762a5e66fe14e43efb88d37162075cb"
|
||||||
PKG_LICENSE="GPL"
|
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_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"
|
PKG_DEPENDS_HOST="ccache:host autoconf:host automake:host intltool:host libtool:host pkg-config:host"
|
||||||
|
@ -29,7 +29,9 @@ diff --git a/libmount/mount.pc.in b/libmount/mount.pc.in
|
|||||||
index 2c32797..c8112c6 100644
|
index 2c32797..c8112c6 100644
|
||||||
--- a/libmount/mount.pc.in
|
--- a/libmount/mount.pc.in
|
||||||
+++ b/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@
|
prefix=@prefix@
|
||||||
-exec_prefix=@exec_prefix@
|
-exec_prefix=@exec_prefix@
|
||||||
-libdir=@usrlib_execdir@
|
-libdir=@usrlib_execdir@
|
||||||
|
Loading…
x
Reference in New Issue
Block a user