which: update HOMEPAGE.

This commit is contained in:
Jérôme Duval
2018-09-18 14:22:44 +02:00
committed by GitHub
parent c2537b5478
commit 2df4e56a14

View File

@@ -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"