From 0793ed12f8cb82cab47891068c0ed0f657bd0b2d Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Fri, 13 Jan 2006 00:39:39 +0000 Subject: PV changes to make sure upgrades aren't affected after the recent cvs PV standardisation --- packages/putty/putty_svn.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'packages/putty') diff --git a/packages/putty/putty_svn.bb b/packages/putty/putty_svn.bb index b14d957a4d..55f827b467 100644 --- a/packages/putty/putty_svn.bb +++ b/packages/putty/putty_svn.bb @@ -1,7 +1,8 @@ DESCRIPTION = "PuTTY is a free implementation of Telnet and SSH for Win32 and Unix platforms" SECTION = "console/network" LICENSE = "MIT" -PV = "0.58+cvs${SRCDATE}" +#Remove the dash below when 0.58 changes in PV +PV = "0.58+cvs-${SRCDATE}" SRC_URI = "svn://ixion.tartarus.org/main;module=putty \ file://lib.pro \ -- cgit v1.2.3