From: Klaus Schwarzkopf Date: Sat, 27 Nov 2010 12:40:38 +0000 (+0100) Subject: dcetest: fixed download link X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8f0651e6de776efec16fbbb452361ddabb8f86c5;p=openembedded.git dcetest: fixed download link fixed download link and version Signed-off-by: Eric Bénard --- 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"