Bump util-linux version

Signed-off-by: David Oberhollenzer <david.oberhollenzer@tele2.at>
This commit is contained in:
David Oberhollenzer 2018-04-05 21:31:07 +02:00
parent 35558aa27d
commit 3363827c78
2 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
--- a/configure
+++ b/configure
@@ -20474,231 +20474,6 @@ fi
@@ -20795,231 +20795,6 @@ fi
have_ncursesw=no
have_ncursesw_header=no
if test "x$with_ncursesw" != xno; then :
@ -232,7 +232,7 @@
# pkg-config (not supported by ncurses upstream by default)
#
if test "x$have_ncursesw" = xno; then :
@@ -20933,230 +20708,6 @@ esac
@@ -21254,230 +21029,6 @@ esac
if test "x$have_ncursesw" = xno -a "x$with_ncurses" != xno ; then :

View File

@ -1,8 +1,8 @@
VERSION="2.31"
VERSION="2.32"
SRCDIR="util-linux-${VERSION}"
TARBALL="${SRCDIR}.tar.xz"
URL="https://www.kernel.org/pub/linux/utils/util-linux/v$VERSION/"
SHA256SUM="f9be7cdcf4fc5c5064a226599acdda6bdf3d86c640152ba01ea642d91108dc8a"
SHA256SUM="6c7397abc764e32e8159c2e96042874a190303e77adceb4ac5bd502a272a4734"
DEPENDS="bash ncurses zlib"
prepare() {