aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/dcetest
diff options
context:
space:
mode:
authorKlaus Schwarzkopf <schwarzkopf@sensortherm.de>2010-11-27 13:40:38 +0100
committerKhem Raj <raj.khem@gmail.com>2010-11-29 16:09:02 -0800
commit8f0651e6de776efec16fbbb452361ddabb8f86c5 (patch)
tree10e3d072f0030f0f83e61727ca9ce20fd8e3ed02 /recipes/dcetest
parent2a0c5f94bdeedabe25fe423654a73e19ac6c0dc5 (diff)
downloadopenembedded-8f0651e6de776efec16fbbb452361ddabb8f86c5.tar.gz
dcetest: fixed download link
fixed download link and version Signed-off-by: Eric BĂ©nard <eric@eukrea.com>
Diffstat (limited to 'recipes/dcetest')
-rw-r--r--recipes/dcetest/dcetest.bb5
1 files 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"