From deec054ec12503753d307b04098e844ca337ebad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Duval?= Date: Fri, 14 Sep 2018 13:20:02 +0200 Subject: [PATCH] cvsps: update HOMEPAGE and SOURCE_URI. --- dev-vcs/cvsps/cvsps-2.2b1.recipe | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-vcs/cvsps/cvsps-2.2b1.recipe b/dev-vcs/cvsps/cvsps-2.2b1.recipe index 9f14aa197..5f4310b0a 100644 --- a/dev-vcs/cvsps/cvsps-2.2b1.recipe +++ b/dev-vcs/cvsps/cvsps-2.2b1.recipe @@ -7,11 +7,11 @@ single 'cvs commit' command). This information is valuable to seeing the \ big picture of the evolution of a cvs project. While cvs tracks revision \ information, it is often difficult to see what changes were committed \ 'atomically' to the repository." -HOMEPAGE="http://www.cobite.com/cvsps/" +HOMEPAGE="http://www.catb.org/esr/cvsps/" COPYRIGHT="2001-2003 David Mansfield" LICENSE="GNU GPL v2" -REVISION="2" -SOURCE_URI="http://www.cobite.com/cvsps/cvsps-2.2b1.tar.gz" +REVISION="3" +SOURCE_URI="http://cvsps.sourceforge.net/cvsps-2.2b1.tar.gz" CHECKSUM_SHA256="6906acb3636cdb4a4a9d608111aec22a85530037cb08a62ed5eb74ca0b218f81" PATCHES="cvsps-2.2b1.patchset"