From 8f0651e6de776efec16fbbb452361ddabb8f86c5 Mon Sep 17 00:00:00 2001 From: Klaus Schwarzkopf Date: Sat, 27 Nov 2010 13:40:38 +0100 Subject: [PATCH] dcetest: fixed download link MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit fixed download link and version Signed-off-by: Eric Bénard --- recipes/dcetest/dcetest.bb | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/recipes/dcetest/dcetest.bb b/recipes/dcetest/dcetest.bb index 962add535e..b6f54809c5 100644 --- a/recipes/dcetest/dcetest.bb +++ b/recipes/dcetest/dcetest.bb @@ -1,8 +1,9 @@ SECTION = "network/misc" DESCRIPTION = "DCE Service enumerator for MS Windows systems" -PV = "1.2" +PV = "2.0" +PR = "r0" -SRC_URI = "http://packetstormsecurity.org/UNIX/scanners/dcetest-2.0.tar.gz" +SRC_URI = "http://packetstorm.linuxsecurity.com/UNIX/scanners/dcetest-2.0.tar.gz" DEFAULT_PREFERENCE="-1" -- 2.39.5