From 2df4e56a14a75bc20b6201f156600fd263ad5b7d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Duval?= Date: Tue, 18 Sep 2018 14:22:44 +0200 Subject: [PATCH] which: update HOMEPAGE. --- sys-apps/which/which-2.21.recipe | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-apps/which/which-2.21.recipe b/sys-apps/which/which-2.21.recipe index f36c81ebc..36a218285 100644 --- a/sys-apps/which/which-2.21.recipe +++ b/sys-apps/which/which-2.21.recipe @@ -1,10 +1,10 @@ SUMMARY="Prints out location of specified executables that are in your PATH" DESCRIPTION="GNU 'which' is an utility that is used to find which executable \ (or alias or shell function) is executed when entered on the shell prompt." -HOMEPAGE="http://carlo17.home.xs4all.nl/which/" +HOMEPAGE="http://savannah.gnu.org/projects/which" COPYRIGHT="Free Software Foundation" LICENSE="GNU GPL v2" -REVISION="4" +REVISION="5" SOURCE_URI="http://ftp.gnu.org/gnu/which/which-$portVersion.tar.gz" CHECKSUM_SHA256="f4a245b94124b377d8b49646bf421f9155d36aa7614b6ebf83705d3ffc76eaad" PATCHES="which-$portVersion.patch"