From 2d42c59d3364f2ed882caf07f3f976e969c9cf9e Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Wed, 15 Nov 2017 21:50:44 +0100 Subject: [PATCH] util-linux: bump version. --- ...til_linux-2.30.1.patchset => util_linux-2.31.patchset} | 0 .../{util_linux-2.30.1.recipe => util_linux-2.31.recipe} | 8 ++++---- 2 files changed, 4 insertions(+), 4 deletions(-) rename sys-apps/util-linux/patches/{util_linux-2.30.1.patchset => util_linux-2.31.patchset} (100%) rename sys-apps/util-linux/{util_linux-2.30.1.recipe => util_linux-2.31.recipe} (89%) diff --git a/sys-apps/util-linux/patches/util_linux-2.30.1.patchset b/sys-apps/util-linux/patches/util_linux-2.31.patchset similarity index 100% rename from sys-apps/util-linux/patches/util_linux-2.30.1.patchset rename to sys-apps/util-linux/patches/util_linux-2.31.patchset diff --git a/sys-apps/util-linux/util_linux-2.30.1.recipe b/sys-apps/util-linux/util_linux-2.31.recipe similarity index 89% rename from sys-apps/util-linux/util_linux-2.30.1.recipe rename to sys-apps/util-linux/util_linux-2.31.recipe index 2d0aa1214..2d7fbb597 100644 --- a/sys-apps/util-linux/util_linux-2.30.1.recipe +++ b/sys-apps/util-linux/util_linux-2.31.recipe @@ -7,8 +7,8 @@ LICENSE="GNU GPL v2 BSD (4-clause) Public Domain" REVISION="1" -SOURCE_URI="https://www.kernel.org/pub/linux/utils/util-linux/v2.30/util-linux-$portVersion.tar.gz" -CHECKSUM_SHA256="88bb1d08f0d67fb1b548c3e2160f7f40fb552cdf6b771a5dd1b94e1e04fc1d9a" +SOURCE_URI="https://www.kernel.org/pub/linux/utils/util-linux/v2.31/util-linux-$portVersion.tar.gz" +CHECKSUM_SHA256="d5950e4b2839d00aa3781f439bfada8091bc6ed8180d8262c53b4e4304e2d299" SOURCE_DIR="util-linux-$portVersion" PATCHES="util_linux-$portVersion.patchset" @@ -27,7 +27,7 @@ PROVIDES=" cmd:nologin$commandSuffix = $portVersion cmd:rename$commandSuffix = $portVersion cmd:ul$commandSuffix = $portVersion - lib:libsmartcols$secondaryArchSuffix = $portVersion compat >= 1 + lib:libsmartcols$secondaryArchSuffix = 1.1.0 compat >= 1 " REQUIRES=" @@ -39,7 +39,7 @@ REQUIRES=" PROVIDES_devel=" util_linux${secondaryArchSuffix}_devel = $portVersion compat >= 2 - devel:libsmartcols$secondaryArchSuffix = $portVersion compat >= 1 + devel:libsmartcols$secondaryArchSuffix = 1.1.0 compat >= 1 " REQUIRES_devel=" util_linux$secondaryArchSuffix == $portVersion base