From 9ce3ee3e72383f58e7c31ac94c1c98c9209fae02 Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Sun, 25 Sep 2022 16:53:12 +0200 Subject: [PATCH] grep: bump version --- sys-apps/grep/{grep-3.7.recipe => grep-3.8.recipe} | 2 +- sys-apps/grep/patches/{grep-3.7.patchset => grep-3.8.patchset} | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename sys-apps/grep/{grep-3.7.recipe => grep-3.8.recipe} (96%) rename sys-apps/grep/patches/{grep-3.7.patchset => grep-3.8.patchset} (100%) diff --git a/sys-apps/grep/grep-3.7.recipe b/sys-apps/grep/grep-3.8.recipe similarity index 96% rename from sys-apps/grep/grep-3.7.recipe rename to sys-apps/grep/grep-3.8.recipe index 2e33e611b..ae0dc6b36 100644 --- a/sys-apps/grep/grep-3.7.recipe +++ b/sys-apps/grep/grep-3.8.recipe @@ -7,7 +7,7 @@ COPYRIGHT="1992-2016 Free Software Foundation, Inc." LICENSE="GNU GPL v3" REVISION="1" SOURCE_URI="http://ftp.gnu.org/gnu/grep/grep-$portVersion.tar.xz" -CHECKSUM_SHA256="5c10da312460aec721984d5d83246d24520ec438dd48d7ab5a05dbc0d6d6823c" +CHECKSUM_SHA256="498d7cc1b4fb081904d87343febb73475cf771e424fb7e6141aff66013abc382" PATCHES="grep-$portVersion.patchset" ARCHITECTURES="all !x86_gcc2 ?arm" diff --git a/sys-apps/grep/patches/grep-3.7.patchset b/sys-apps/grep/patches/grep-3.8.patchset similarity index 100% rename from sys-apps/grep/patches/grep-3.7.patchset rename to sys-apps/grep/patches/grep-3.8.patchset