From 90ffa8065fc74a3fb62a860213a5b7faee3f2e35 Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Sun, 25 Sep 2022 16:36:41 +0200 Subject: [PATCH] findutils: bump version --- .../{findutils-4.8.0.recipe => findutils-4.9.0.recipe} | 2 +- .../{findutils-4.8.0.patchset => findutils-4.9.0.patchset} | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename sys-apps/findutils/{findutils-4.8.0.recipe => findutils-4.9.0.recipe} (94%) rename sys-apps/findutils/patches/{findutils-4.8.0.patchset => findutils-4.9.0.patchset} (100%) diff --git a/sys-apps/findutils/findutils-4.8.0.recipe b/sys-apps/findutils/findutils-4.9.0.recipe similarity index 94% rename from sys-apps/findutils/findutils-4.8.0.recipe rename to sys-apps/findutils/findutils-4.9.0.recipe index 6a37ee580..2e4683760 100644 --- a/sys-apps/findutils/findutils-4.8.0.recipe +++ b/sys-apps/findutils/findutils-4.9.0.recipe @@ -14,7 +14,7 @@ COPYRIGHT="1994-2015 Free Software Foundation, Inc." LICENSE="GNU GPL v3" REVISION="1" SOURCE_URI="https://ftp.gnu.org/gnu/findutils/findutils-$portVersion.tar.xz" -CHECKSUM_SHA256="57127b7e97d91282c6ace556378d5455a9509898297e46e10443016ea1387164" +CHECKSUM_SHA256="a2bfb8c09d436770edc59f50fa483e785b161a3b7b9d547573cb08065fd462fe" PATCHES="findutils-$portVersion.patchset" ARCHITECTURES="all ?x86_gcc2" diff --git a/sys-apps/findutils/patches/findutils-4.8.0.patchset b/sys-apps/findutils/patches/findutils-4.9.0.patchset similarity index 100% rename from sys-apps/findutils/patches/findutils-4.8.0.patchset rename to sys-apps/findutils/patches/findutils-4.9.0.patchset