From e0d796a4e5a532be856c3be7fa27a0e7f2fe5929 Mon Sep 17 00:00:00 2001 From: waddlesplash Date: Fri, 5 Jun 2020 11:13:13 -0400 Subject: [PATCH] which: Bump revision for rebuild. --- sys-apps/which/which-2.21.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-apps/which/which-2.21.recipe b/sys-apps/which/which-2.21.recipe index 0dd9ff911..9651481d8 100644 --- a/sys-apps/which/which-2.21.recipe +++ b/sys-apps/which/which-2.21.recipe @@ -4,7 +4,7 @@ DESCRIPTION="GNU 'which' is an utility that is used to find which executable \ HOMEPAGE="http://savannah.gnu.org/projects/which" COPYRIGHT="Free Software Foundation" LICENSE="GNU GPL v2" -REVISION="5" +REVISION="6" SOURCE_URI="http://ftp.gnu.org/gnu/which/which-$portVersion.tar.gz" CHECKSUM_SHA256="f4a245b94124b377d8b49646bf421f9155d36aa7614b6ebf83705d3ffc76eaad" PATCHES="which-$portVersion.patch"